gitweb.git

Commits

2011-03-31 Git 1.7.5-rc0 v1.7.5-rc0
2011-03-31 Merge branch 'maint'
2011-03-31 parse-remote: typofix
2011-03-30 Merge branch 'maint'
2011-03-30 contrib/thunderbird-patch-inline: do not require bash...
2011-03-30 t8001: check the exit status of the command being tested
2011-03-30 strbuf.h: remove a tad stale docs-in-comment and refere...
2011-03-30 Typos: t/README
2011-03-30 Documentation/config.txt: make truth value of numbers...
2011-03-30 git-pack-objects.txt: fix grammatical errors
2011-03-30 parse-remote: replace unnecessary sed invocation
2011-03-30 Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
2011-03-30 tests: kill backgrounded processes more robustly
2011-03-29 Merge branch 'maint'
2011-03-29 Merge branch 'jc/fetch-progressive-stride'
2011-03-29 Merge branches 'sp/maint-fetch-pack-stop-early' and...
2011-03-29 vcs-svn: a void function shouldn't try to return something
2011-03-29 Revert two "no-done" reverts
2011-03-29 enable "no-done" extension only when serving over smart...
2011-03-29 Fix potential local deadlock during fetch-pack
2011-03-29 enable "no-done" extension only when fetching over...
2011-03-29 HOME must be set before calling git-init when creating...
2011-03-29 tests: make sure input to sed is newline terminated
2011-03-29 Revert "fetch-pack: Implement no-done capability"
2011-03-29 Revert "upload-pack: Implement no-done capability"
2011-03-28 Merge branch 'maint'
2011-03-28 git tag documentation grammar fixes and readability...
2011-03-28 tests: fix overeager scrubbing of environment variables
2011-03-28 grep: Add the option '--line-number'
2011-03-28 Improve test for pthreads flag
2011-03-28 vcs-svn: add missing cast to printf argument
2011-03-27 vcs-svn: add missing cast to printf argument
2011-03-27 Update draft release note to 1.7.5
2011-03-27 Merge branch 'mg/rev-list-n-parents'
2011-03-27 Merge branch 'js/remove-unused-variables'
2011-03-27 Merge branch 'jp/completion-help-alias'
2011-03-27 Merge branch 'jc/index-update-if-able'
2011-03-27 Merge branch 'jk/checkout-orphan-warning'
2011-03-27 Merge branch 'jc/maint-rerere-in-workdir'
2011-03-27 Merge branch 'nd/index-doc'
2011-03-27 Merge branch 'jc/fetch-progressive-stride'
2011-03-26 Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
2011-03-26 Merge git-gui 0.14.0
2011-03-26 vcs-svn: handle log message with embedded NUL
2011-03-26 vcs-svn: avoid unnecessary copying of log message and...
2011-03-26 vcs-svn: remove buffer_read_string
2011-03-26 vcs-svn: make reading of properties binary-safe
2011-03-26 Sync with 1.7.4.2
2011-03-26 Git 1.7.4.2 v1.7.4.2
2011-03-25 t7607: clean up stray untracked file
2011-03-25 t7607: mark known breakage in test 11 as fixed
2011-03-25 gitweb: Fix handling of fractional timezones in parse_date
2011-03-25 Merge branch 'ss/git-gui-mergetool' gitgui-0.14.0
2011-03-25 git-gui: detect the use of MUI langauge packs on Windows
2011-03-24 tests: avoid nonportable {foo,bar} glob
2011-03-23 rerere: make sure it works even in a workdir attached...
2011-03-23 doc: technical details about the index file format
2011-03-23 Merge branch 'kc/gitweb-pathinfo-w-anchor'
2011-03-23 Merge branch 'jn/fortify-source-workaround'
2011-03-23 Merge branch 'jn/maint-c99-format'
2011-03-23 Merge branch 'lt/default-abbrev'
2011-03-23 Merge branch 'pk/stash-apply-status-relative'
2011-03-23 Merge branch 'jc/maint-diff-q-filter'
2011-03-23 Merge branch 'pw/p4'
2011-03-23 rev-list --min-parents,--max-parents: doc, test and...
2011-03-23 revision.c: introduce --min-parents and --max-parents...
2011-03-23 Update draft release notes to 1.7.5
2011-03-23 Merge branch 'mg/rev-list-one-side-only'
2011-03-23 Merge branch 'js/maint-stash-index-copy'
2011-03-23 Merge branch 'tl/p4'
2011-03-23 Merge branch 'mg/doc-bisect-tweak-worktree'
2011-03-23 Merge branch 'jn/test-sanitize-git-env'
2011-03-23 Merge branch 'sp/maint-upload-pack-stop-early'
2011-03-23 Merge branch 'sp/maint-fetch-pack-stop-early'
2011-03-23 Merge branch 'jc/maint-rev-list-culled-boundary'
2011-03-23 Merge branch 'jc/maint-fetch-alt'
2011-03-23 Merge branch 'sg/complete-symmetric-diff'
2011-03-23 Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
2011-03-22 Merge branch 'db/length-as-hash' into svn-fe
2011-03-22 vcs-svn: use strchr to find RFC822 delimiter
2011-03-22 vcs-svn: implement perfect hash for top-level keys
2011-03-22 vcs-svn: implement perfect hash for node-prop keys
2011-03-22 vcs-svn: use strbuf for author, UUID, and URL
2011-03-22 Merge branch 'maint'
2011-03-22 vcs-svn: use strbuf for revision log
2011-03-22 vcs-svn: improve reporting of input errors
2011-03-22 vcs-svn: make buffer_copy_bytes return length read
2011-03-22 vcs-svn: make buffer_skip_bytes return length read
2011-03-22 vcs-svn: improve support for reading large files
2011-03-22 git-am.txt: advertise 'git am --abort' instead of ...
2011-03-22 Remove unused variables
2011-03-22 Fix sparse warnings
2011-03-22 git-completion: Add git help completion for aliases
2011-03-21 update $GIT_INDEX_FILE when there are racily clean...
2011-03-21 diff/status: refactor opportunistic index update
2011-03-21 t6009: use test_commit() from test-lib.sh
2011-03-21 bisect: visualize with git-log if gitk is unavailable
2011-03-21 Rename core.abbrevlength back to core.abbrev
2011-03-21 Update drart release notes to 1.7.5
2011-03-21 Merge branch 'maint'
next