15834 Commits (0e214af9c34623979b19bb183bd8e518d749fd63)
 

Author SHA1 Message Date
Junio C Hamano fb70928079 Merge branch 'ag/maint-combine-diff-fix' into maint 17 years ago
Junio C Hamano 97e5f4908d Merge branch 'mv/maint-merge-fix' into maint 17 years ago
Jonathan Nieder ab54cd6c4d Documentation: clarify pager configuration 17 years ago
Jonathan Nieder 32818085ee Documentation: clarify pager.<cmd> configuration 17 years ago
Simon Hausmann f5f7e4a18c Clean up the git-p4 documentation 17 years ago
Alexander Gavrilov 5e568f9e30 Respect core.autocrlf in combined diff 17 years ago
Miklos Vajna 7d77016327 Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX 17 years ago
Junio C Hamano 446247db78 merge: fix numerus bugs around "trivial merge" area 17 years ago
Junio C Hamano 913e0e99b6 unpack_trees(): protect the handcrafted in-core index from read_cache() 17 years ago
Junio C Hamano 64ca23afda discard_cache: reset lazy name_hash bit 17 years ago
Tor Arvid Lund 893d340f2c git-p4: Fix one-liner in p4_write_pipe function. 17 years ago
Nicolas Pitre 4b480c6716 discard revindex data when pack list changes 17 years ago
Eric Raible f135aacb5a Completion: add missing '=' for 'diff --diff-filter' 17 years ago
Miklos Vajna 26463c8f7c Fix 'git help help' 17 years ago
Brandon Casey a81892dd8c compat/snprintf.c: handle snprintf's that always return the # chars transmitted 17 years ago
Eric Wong 711521e246 git-svn: fix dcommit to urls with embedded usernames 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 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
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 c8c4450e19 git format-patch: avoid underrun when format.headers is empty or all NLs 17 years ago
Brandon Casey 26e08a0190 t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0' 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
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
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