15969 Commits (a15a435ad394548fb6d22fa69f9a0e6db9752298)
 

Author SHA1 Message Date
Junio C Hamano a15a435ad3 Merge branch 'ho/dashless' 16 years ago
Dotan Barak e8eec71d6e Use xmalloc() and friends to catch allocation failures 16 years ago
Heikki Orsila 05207a2881 Start conforming code to "git subcmd" style part 2 16 years ago
Christian Couder 4886b89f8f refs: improve comments about "reading" argument of "resolve_ref" 16 years ago
Arjen Laarhoven 10708a994a t6023-merge-file: Work around non-portable sed usage 16 years ago
Mikael Magnusson bfd083b734 Correct output of git-count-objects. 16 years ago
Johannes Sixt e705d757bd Windows: git-shell can be compiled again 16 years ago
Nanako Shiraishi 1364ff27dc t/t91XX git-svn tests: run "git svn" not "git-svn" 16 years ago
Nanako Shiraishi 16805d3e59 t/t91XX-svn: start removing use of "git-" from these tests 16 years ago
Junio C Hamano 24fa13cbb7 Merge git://git.bogomips.org/git-svn 16 years ago
Junio C Hamano 277cd4c4bd Merge branch 'ar/autospell' 16 years ago
Junio C Hamano cd50988ae0 Merge branch 'jc/cc-ld-dynpath' 16 years ago
Junio C Hamano fdfb4cfadc Merge branch 'jc/hide-cr-in-diff-from-less' 16 years ago
Junio C Hamano 11bd3ddb91 Merge branch 'jc/maint-checkout-fix' 16 years ago
Andreas Ericsson af9ce1ffc6 Teach "git diff -p" to locate PHP class methods 16 years ago
Eric Wong f4392df485 git-svn: fix handling of even funkier branch names 16 years ago
Junio C Hamano ec3a4ba519 Update draft release notes for 1.6.1 16 years ago
Junio C Hamano af9552f030 Merge git://git.bogomips.org/git-svn 16 years ago
Paul Talacko 7c4d0219cf git-svn: set auto_props when renaming files 16 years ago
Eric Wong a786091b4a t9124: clean up chdir usage 16 years ago
Junio C Hamano 5fc3e67ac0 Merge updated git-gui and gitk that call each other 16 years ago
Junio C Hamano 4a09bc9664 Merge branch 'maint' 16 years ago
Junio C Hamano aaefbfa66c Update draft release notes for 1.6.0.2 16 years ago
Junio C Hamano 1eff26c0e2 stash: refresh the index before deciding if the work tree is dirty 16 years ago
Junio C Hamano 1b118da8bd Merge branch 'maint' of git://repo.or.cz/git-gui into maint 16 years ago
Thomas Rast 4457d4f767 git-svn: fix 'info' tests for unknown items 16 years ago
Thomas Rast 2cf3e3ac02 git-svn: match SVN 1.5 behaviour of info' on unknown item 16 years ago
Thomas Rast 05427b91f0 git svn info: always quote URLs in 'info' output 16 years ago
Thomas Rast edde9112ab git svn info: make info relative to the current directory 16 years ago
Thomas Rast 8d5100c7a8 git svn info: tests: fix ptouch argument order in setup 16 years ago
Thomas Rast 67214c85af git svn info: tests: use test_cmp instead of git-diff 16 years ago
Thomas Rast e9a805aa2a git svn info: tests: do not use set -e 16 years ago
Thomas Rast c9ab9ee478 git svn info: tests: let 'init' test run with SVN 1.5 16 years ago
Thomas Rast 2cb611054a git svn: catch lack of upstream info for dcommit earlier 16 years ago
Eric Wong 991255c634 git-svn: check error code of send_txstream 16 years ago
Florian Weimer 8598db935b git-svn: Send deltas during commits 16 years ago
Florian Weimer 214a34d22e git-svn: Introduce SVN::Git::Editor::_chg_file_get_blob 16 years ago
Florian Weimer 2d0c8accc3 git-svn: extract base blob in generate_diff 16 years ago
Junio C Hamano f22a432b15 Mention the fact that 'git annotate' is only for backward compatibility. 16 years ago
Junio C Hamano 7ceacdffc5 "blame -c" should be compatible with "annotate" 16 years ago
Junio C Hamano 80d12c23de Merge branch 'jc/maint-log-grep' 16 years ago
Junio C Hamano a4d7d2c6db log --author/--committer: really match only with name part 16 years ago
Shawn O. Pearce 95b6a2db25 Merge branch 'maint' 16 years ago
Shawn O. Pearce ca53c3fdcf git-gui: Fix diff parsing for lines starting with "--" or "++" 16 years ago
Alexander Gavrilov b2ca414973 git-gui: Show special diffs for complex conflict cases. 16 years ago
Alexander Gavrilov 8056cc4f29 git-gui: Make F5 reselect a diff, if an untracked file is selected. 16 years ago
Alexander Gavrilov 29853b9010 git-gui: Reimplement and enhance auto-selection of diffs. 16 years ago
Alexander Gavrilov ff515d81fa git-gui: Support conflict states _U & UT. 16 years ago
Alexander Gavrilov 48c74a58b1 git-gui: Support more merge tools. 16 years ago
Alexander Gavrilov 617ceee653 git-gui: Don't allow staging files with conflicts. 16 years ago