15855 Commits (f3db366770ffc67196ee13cdcb65c6bfb45821f6)
 

Author SHA1 Message Date
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
Pieter de Bie 90fb46ec83 builtin-reflog: Allow reflog expire to name partial ref 17 years ago
Junio C Hamano 2ebc02d32a Start 1.6.1 cycle 17 years ago
Junio C Hamano dba9194a49 Start 1.6.0.X maintenance series 17 years ago
Junio C Hamano ea02eef096 GIT 1.6.0 17 years ago
Junio C Hamano 373a273309 Merge git-gui 0.11.0 17 years ago
Junio C Hamano a1975c4fea Merge branch 'ak/p4' 17 years ago
Marcus Griep f223824943 count-objects: Add total pack size to verbose output 17 years ago
Junio C Hamano bfdbee9810 tests: use $TEST_DIRECTORY to refer to the t/ directory 17 years ago
Marek Zawirski b259f09b18 Make push more verbose about illegal combination of options 17 years ago
Junio C Hamano 16ce2e4c8f index: future proof for "extended" index entries 17 years ago
Robert Blum 053fd0c1c3 git-p4: chdir now properly sets PWD environment variable in msysGit 17 years ago
Stephan Beyer 9b752a6e31 Improve error output of git-rebase 17 years ago
Miklos Vajna 20a55f4b2e t9300: replace '!' with test_must_fail 17 years ago
Junio C Hamano a0d74d160f Merge git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Marcus Griep c14c8ceb13 Git.pm: Make File::Spec and File::Temp requirement lazy 17 years ago
Miklos Vajna 4370c2d620 Documentation: document the pager.* configuration setting 17 years ago
Stephan Beyer a5ab00c5d2 git-stash: improve synopsis in help and manual page 17 years ago
Eric Blake 0d768f7c8f Makefile: building git in cygwin 1.7.0 17 years ago
Stephan Beyer cb3a160d60 git-am: ignore --binary option 17 years ago
Marcus Griep 2946cccfdf bash-completion: Add non-command git help files to bash-completion 17 years ago
Alex Riesen 8134a003e0 Fix t3700 on filesystems which do not support question marks in names 17 years ago
Anand Kumria a7d3ef9d09 Utilise our new p4_read_pipe and p4_write_pipe wrappers 17 years ago
Anand Kumria d9429194f6 Add p4 read_pipe and write_pipe wrappers 17 years ago
Lee Marlow 5a13c8f6f7 bash completion: Add '--merge' long option for 'git log' 17 years ago
Lee Marlow b4c72162f6 bash completion: Add completion for 'git mergetool' 17 years ago
Matt McCutchen f491239170 git format-patch documentation: clarify what --cover-letter does 17 years ago
Eric Raible 7950659dc9 bash completion: 'git apply' should use 'fix' not 'strip' 17 years ago
Junio C Hamano 8a3f524bf2 xdiff-interface: hide the whole "xdiff_emit_state" business from the caller 17 years ago
Gustaf Hendeby 13613eac5b Update .gitignore to ignore git-help 17 years ago
Brian Downing b463776086 Use strbuf for struct xdiff_emit_state's remainder 17 years ago
Brian Downing c99db9d292 Make xdi_diff_outf interface for running xdiff_outf diffs 17 years ago
Junio C Hamano a0653d5505 Merge branch 'maint' 17 years ago
Brandon Casey 21926fe885 t5304-prune: adjust file mtime based on system time rather than file mtime 17 years ago
Brandon Casey 8caa3acf3a test-parse-options: use appropriate cast in length_callback 17 years ago
Kevin Ballard ea335b56d4 Fix escaping of glob special characters in pathspecs 17 years ago
Thomas Rast a96dc01e21 rebase -i -p: fix parent rewriting 17 years ago
Thomas Rast 71d9451e06 rebase -i -p: handle index and workdir correctly 17 years ago
Junio C Hamano 65f59e2998 GIT 1.6.0-rc3 17 years ago
Junio C Hamano fc721b699b Merge branch 'maint' 17 years ago
Junio C Hamano 9612e74342 Do not talk about "diff" in rev-list documentation. 17 years ago
Junio C Hamano c67a9e2682 Merge git://git.bogomips.org/git-svn 17 years ago
Marcus Griep 510b0945d0 git-svn: Reduce temp file usage when dealing with non-links 17 years ago
Marcus Griep 0b19138ba3 git-svn: Make it incrementally faster by minimizing temp files 17 years ago