15695 Commits (0cb0e143ffa7d66b7feea0a967b3ac9ae6cd62b0)
 

Author SHA1 Message Date
Nanako Shiraishi 0cb0e143ff tests: use "git xyzzy" form (t0000 - t3599) 16 years ago
Junio C Hamano 7e44c93558 'git foo' program identifies itself without dash in die() messages 16 years ago
Heikki Orsila 34baebcee1 Start conforming code to "git subcmd" style 16 years ago
Paolo Ciarrocchi 53d1589ff6 tutorial: gentler illustration of Alice/Bob workflow using gitk 16 years ago
Jeff King d36f8679e9 pretty=format: respect date format options 16 years ago
Paolo Bonzini 0cfeed2e1d make git-shell paranoid about closed stdin/stdout/stderr 16 years ago
Yann Dirson 29f28151c5 Document gitk --argscmd flag. 16 years ago
Linus Torvalds 441bca0bbc Fix '--dirstat' with cross-directory renaming 16 years ago
Björn Steinbrink 114ef90854 for-each-ref: Allow a trailing slash in the patterns 16 years ago
Junio C Hamano c67b1fa349 ctype.c: protect tiny C preprocessor constants 16 years ago
Linus Torvalds 0c68d386da index-pack: be careful after fixing up the header/footer 16 years ago
Nguyễn Thái Ngọc Duy d0b92a3f6e index-pack: setup git repository 16 years ago
Ramsay Jones 2b84373219 Suppress some bash redirection error messages 16 years ago
Ramsay Jones d47fb8b099 Fix a warning (on cygwin) to allow -Werror 16 years ago
Jeff King 0843acfd2c Fix "git log -i --grep" 16 years ago
Junio C Hamano 5760a6b094 GIT 1.6.0.1 16 years ago
Junio C Hamano fb70928079 Merge branch 'ag/maint-combine-diff-fix' into maint 16 years ago
Junio C Hamano 97e5f4908d Merge branch 'mv/maint-merge-fix' into maint 16 years ago
Jonathan Nieder ab54cd6c4d Documentation: clarify pager configuration 16 years ago
Jonathan Nieder 32818085ee Documentation: clarify pager.<cmd> configuration 16 years ago
Simon Hausmann f5f7e4a18c Clean up the git-p4 documentation 16 years ago
Alexander Gavrilov 5e568f9e30 Respect core.autocrlf in combined diff 16 years ago
Miklos Vajna 7d77016327 Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX 16 years ago
Junio C Hamano 446247db78 merge: fix numerus bugs around "trivial merge" area 16 years ago
Junio C Hamano 913e0e99b6 unpack_trees(): protect the handcrafted in-core index from read_cache() 16 years ago
Tor Arvid Lund 893d340f2c git-p4: Fix one-liner in p4_write_pipe function. 16 years ago
Eric Raible f135aacb5a Completion: add missing '=' for 'diff --diff-filter' 16 years ago
Miklos Vajna 26463c8f7c Fix 'git help help' 16 years ago
Brandon Casey a81892dd8c compat/snprintf.c: handle snprintf's that always return the # chars transmitted 16 years ago
Eric Wong 711521e246 git-svn: fix dcommit to urls with embedded usernames 16 years ago
Brandon Casey 4dc1db0bd1 revision.h: make show_early_output an extern which is defined in revision.c 16 years ago
Junio C Hamano 9b99e641c1 Update draft release notes for 1.6.0.1 16 years ago
Tarmigan Casebolt 3a634dcf51 Add hints to revert documentation about other ways to undo changes 16 years ago
Johannes Sixt 71f463773a Install templates with the user and group of the installing personality 16 years ago
Junio C Hamano 9ca8f6079c "git-merge": allow fast-forwarding in a stat-dirty tree 16 years ago
Junio C Hamano 25b3d4d6f3 completion: find out supported merge strategies correctly 16 years ago
Jeff King 54988bdad7 decorate: allow const objects to be decorated 16 years ago
Junio C Hamano e276c26b4b for-each-ref: cope with tags with incomplete lines 16 years ago
Junio C Hamano c35539eb10 diff --check: do not get confused by new blank lines in the middle 16 years ago
Jim Meyering c71e917975 remote.c: remove useless if-before-free test 16 years ago
Jeff King e9d7d10a7f mailinfo: avoid violating strbuf assertion 16 years ago
Jim Meyering c8c4450e19 git format-patch: avoid underrun when format.headers is empty or all NLs 16 years ago
Brandon Casey 26e08a0190 t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0' 16 years ago
Robert Schiele da9973c6f9 adapt git-cvsserver manpage to dash-free syntax 16 years ago
Don Zickus 289796dd29 mailinfo: re-fix MIME multipart boundary parsing 16 years ago
Junio C Hamano dba9194a49 Start 1.6.0.X maintenance series 16 years ago
Junio C Hamano ea02eef096 GIT 1.6.0 16 years ago
Junio C Hamano 373a273309 Merge git-gui 0.11.0 16 years ago
Junio C Hamano a1975c4fea Merge branch 'ak/p4' 16 years ago
Robert Blum 053fd0c1c3 git-p4: chdir now properly sets PWD environment variable in msysGit 16 years ago