aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* verify_packfile(): check as many object as possible in a packNguyễn Thái Ngọc Duy2011-11-06
* fsck: return error code when verify_pack() goes wrongNguyễn Thái Ngọc Duy2011-11-06
* receive-pack: do not expect object 0{40} to existJunio C Hamano2011-11-03
* t3200: add test case for 'branch -m'Stefan Naewe2011-11-02
* branch -m: handle no arg properlyTay Ray Chuan2011-11-02
* Update draft release notes to 1.7.8Junio C Hamano2011-11-01
* Sync with 1.7.7.2Junio C Hamano2011-11-01
|\
| * Git 1.7.7.2v1.7.7.2Junio C Hamano2011-11-01
| * Merge branch 'rs/maint-estimate-cache-size' into maintJunio C Hamano2011-11-01
| |\
| | * t7511: avoid use of reserved filename on Windows.Pat Thoyts2011-10-31
| * | Merge branch 'md/smtp-tls-hello-again' into maintJunio C Hamano2011-11-01
| |\ \
| * \ \ Merge branch 'jk/pull-rebase-with-work-tree' into maintJunio C Hamano2011-11-01
| |\ \ \
| * \ \ \ Merge branch 'jc/maint-diffstat-numstat-context' into maintJunio C Hamano2011-11-01
| |\ \ \ \
| * \ \ \ \ Merge branch 'js/bisect-no-checkout' into maintJunio C Hamano2011-11-01
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'bc/attr-ignore-case' into maintJunio C Hamano2011-11-01
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cn/fetch-prune' into maintJunio C Hamano2011-11-01
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sp/smart-http-failure' into maintJunio C Hamano2011-11-01
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge jn/maint-http-error-messageJunio C Hamano2011-11-01
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'jk/name-hash-dirent'Junio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | name-hash.c: always initialize dir_next pointerJohannes Sixt2011-11-01
* | | | | | | | | | | | Merge branch 'ss/blame-textconv-fake-working-tree'Junio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | (squash) test for previousJunio C Hamano2011-10-28
| * | | | | | | | | | | | blame.c: Properly initialize strbuf after calling, textconv_object()Sebastian Schuberth2011-10-28
* | | | | | | | | | | | | Merge branch 'ef/mingw-upload-archive'Junio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mingw: poll.h is no longer in sys/Erik Faye-Lund2011-11-01
| * | | | | | | | | | | | | upload-archive: use start_command instead of forkErik Faye-Lund2011-10-30
| * | | | | | | | | | | | | compat/win32/poll.c: upgrade from upstreamErik Faye-Lund2011-10-30
| * | | | | | | | | | | | | mingw: move poll out of sys-folderErik Faye-Lund2011-10-30
* | | | | | | | | | | | | | Merge branch 'dm/pack-objects-update'Junio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pack-objects: don't traverse objects unnecessarilyDan McGee2011-10-20
| * | | | | | | | | | | | | | pack-objects: rewrite add_descendants_to_write_order() iterativelyDan McGee2011-10-18
| * | | | | | | | | | | | | | pack-objects: use unsigned int for counter and offset valuesDan McGee2011-10-18
| * | | | | | | | | | | | | | pack-objects: mark add_to_write_order() as inlineDan McGee2011-10-18
* | | | | | | | | | | | | | | Merge branch 'nd/pretty-commit-log-message'Junio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pretty.c: use original commit message if reencoding failsNguyễn Thái Ngọc Duy2011-10-23
| * | | | | | | | | | | | | | | pretty.c: free get_header() return valueNguyễn Thái Ngọc Duy2011-10-23
* | | | | | | | | | | | | | | | svn: Quote repository root in regex matchTed Percival2011-11-01
* | | | | | | | | | | | | | | | Git 1.7.8-rc0v1.7.8-rc0Junio C Hamano2011-10-30
* | | | | | | | | | | | | | | | Merge branch 'jk/git-tricks'Junio C Hamano2011-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | completion: match ctags symbol names in grep patternsJeff King2011-10-21
| * | | | | | | | | | | | | | | | contrib: add git-jump scriptJeff King2011-10-21
| * | | | | | | | | | | | | | | | contrib: add diff highlight scriptJeff King2011-10-18
* | | | | | | | | | | | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-27
* | | | | | | | | | | | | | | | | Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano2011-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | completion: fix issue with process substitution not working on Git for WindowsStefan Naewe2011-10-26
* | | | | | | | | | | | | | | | | | Merge branch 'rj/gitweb-clean-js'Junio C Hamano2011-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | gitweb/Makefile: Remove static/gitweb.js in the clean targetRamsay Jones2011-10-26
* | | | | | | | | | | | | | | | | | | Merge branch 'js/grep-mutex'Junio C Hamano2011-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | builtin/grep: simplify lock_and_read_sha1_file()Junio C Hamano2011-10-26
| * | | | | | | | | | | | | | | | | | | builtin/grep: make lock/unlock into static inline functionsJunio C Hamano2011-10-26