15848 Commits (4271666046b4b3e655eab88821096539099f3b14)
 

Author SHA1 Message Date
Junio C Hamano 22c09307bf Merge branch 'kh/diff-tree' 17 years ago
Junio C Hamano 99b52f2e49 Merge branch 'mg/count-objects' 17 years ago
Junio C Hamano 1071dd6112 Merge branch 'mz/push-verbose' 17 years ago
Junio C Hamano 0a8eb7bae5 Merge branch 'jc/index-extended-flags' 17 years ago
Junio C Hamano 0569d7566e Merge branch 'cc/merge-base-many' 17 years ago
Junio C Hamano f02fa33605 Merge branch 'jc/test-deeper' 17 years ago
Junio C Hamano 6da9d5bf47 Merge branch 'js/parallel-test' 17 years ago
Mark Levedahl 7c69561986 git-submodule.sh - Remove trailing / from URL if found 17 years ago
Junio C Hamano 131f9a108b Fix "git-merge -s bogo" help text 17 years ago
Brandon Casey 4dc1db0bd1 revision.h: make show_early_output an extern which is defined in revision.c 17 years ago
Junio C Hamano ea3594e041 Update draft release notes for 1.6.1 17 years ago
Junio C Hamano e28a8670a6 Merge branch 'maint' 17 years ago
Junio C Hamano 9b99e641c1 Update draft release notes for 1.6.0.1 17 years ago
Tarmigan Casebolt 3a634dcf51 Add hints to revert documentation about other ways to undo changes 17 years ago
Johannes Sixt 71f463773a Install templates with the user and group of the installing personality 17 years ago
Junio C Hamano 9ca8f6079c "git-merge": allow fast-forwarding in a stat-dirty tree 17 years ago
Junio C Hamano 25b3d4d6f3 completion: find out supported merge strategies correctly 17 years ago
Jeff King 54988bdad7 decorate: allow const objects to be decorated 17 years ago
Junio C Hamano e276c26b4b for-each-ref: cope with tags with incomplete lines 17 years ago
Junio C Hamano c35539eb10 diff --check: do not get confused by new blank lines in the middle 17 years ago
Junio C Hamano daa0cc9a92 Build-in "git-shell" 17 years ago
Junio C Hamano 3814c07498 Merge branch 'bd/diff-strbuf' 17 years ago
Junio C Hamano d8eec50468 Merge branch 'dp/hash-literally' 17 years ago
Junio C Hamano 614eef259f Merge branch 'js/checkout-dwim-local' 17 years ago
Junio C Hamano 652b0bbe09 Merge branch 'ph/enable-threaded' 17 years ago
Junio C Hamano 0208c9611a Merge branch 'jk/pager-swap' 17 years ago
Junio C Hamano c8a4cbc239 Merge branch 'rs/imap' 17 years ago
Junio C Hamano 55e839e378 Merge branch 'js/mingw-stat' 17 years ago
Jim Meyering c71e917975 remote.c: remove useless if-before-free test 17 years ago
Jeff King e9d7d10a7f mailinfo: avoid violating strbuf assertion 17 years ago
Jim Meyering 6457e58c8f reword --full-index description 17 years ago
Jim Meyering 8b1d88e87a SubmittingPatches: fix a typo 17 years ago
Jim Meyering a624eaa782 add boolean diff.suppress-blank-empty config option 17 years ago
Jim Meyering c8c4450e19 git format-patch: avoid underrun when format.headers is empty or all NLs 17 years ago
Junio C Hamano 4cfc24afc9 shell: do not play duplicated definition games to shrink the executable 17 years ago
Junio C Hamano c6670b348c Merge branch 'maint' 17 years ago
Brandon Casey 26e08a0190 t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0' 17 years ago
Marcus Griep 54514f1f14 Update t/.gitignore to ignore all trash directories 17 years ago
Johannes Sixt 180964f0b9 Revert "Windows: Use a customized struct stat that also has the st_blocks member." 17 years ago
Junio C Hamano fdb2a2a600 compat: introduce on_disk_bytes() 17 years ago
Robert Schiele da9973c6f9 adapt git-cvsserver manpage to dash-free syntax 17 years ago
Don Zickus 289796dd29 mailinfo: re-fix MIME multipart boundary parsing 17 years ago
Stephen R. van den Berg 3bd62c2176 git-daemon: rewrite kindergarden, new option --max-connections 17 years ago
Stephen R. van den Berg 695605b508 git-daemon: Simplify dead-children reaping logic 17 years ago
Stephen R. van den Berg 6a992e9e1d git-daemon: use LOG_PID, simplify logging code 17 years ago
Stephen R. van den Berg df0daf8ac0 git-daemon: call logerror() instead of error() 17 years ago
Mark Levedahl 19a31f9c1a git-submodule - Add 'foreach' subcommand 17 years ago
Stephan Beyer ffa9fd9570 Fix commit_tree() buffer leak 17 years ago
Peter Valdemar Mørch 84102a338d Teach git log --exit-code to return an appropriate exit code 17 years ago
Peter Valdemar Mørch 036d17feda Teach git log --check to return an appropriate exit code 17 years ago