15852 Commits (b8ebe08b9a643f432866eb7150c3b20d59b755f2)
 

Author SHA1 Message Date
Junio C Hamano 9d865356ab diff Porcelain: do not disable auto index refreshing on -C -C 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
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 a4d7d2c6db log --author/--committer: really match only with name part 16 years ago
Shawn O. Pearce ca53c3fdcf git-gui: Fix diff parsing for lines starting with "--" or "++" 16 years ago
Junio C Hamano f88d225feb diff --cumulative is a sub-option of --dirstat 16 years ago
Petr Baudis ff2549dc9a bash completion: Hide more plumbing commands 16 years ago
Junio C Hamano de5d560c99 Start 1.6.0.2 maintenance cycle 16 years ago
Junio C Hamano 6a42cfe86c Merge branch 'nd/worktree' into maint 16 years ago
Junio C Hamano 36f44a0680 Merge branch 'ho/dashless' into maint 16 years ago
Nanako Shiraishi 47a528ad24 tests: use "git xyzzy" form (t7200 - t9001) 16 years ago
Nanako Shiraishi d592b3157f tests: use "git xyzzy" form (t7000 - t7199) 16 years ago
Jonas Fonseca 73bae1dc46 Fix passwd(5) ref and reflect that commit doens't use commit-tree 16 years ago
Nicolas Pitre 6b9c42b4da improve handling of sideband message display 16 years ago
Nanako Shiraishi 3604e7c5c6 tests: use "git xyzzy" form (t3600 - t6999) 16 years ago
Nanako Shiraishi 0cb0e143ff tests: use "git xyzzy" form (t0000 - t3599) 16 years ago
Jeff King bea005e21b checkout: fix message when leaving detached HEAD 16 years ago
Clemens Buchacher 44a68fd526 clone: fix creation of explicitly named target directory 16 years ago
Miklos Vajna db3a95459c Makefile: add merge_recursive.h to LIB_H 16 years ago
Heikki Orsila 62e00b0a9a Improve documentation for --dirstat diff option 16 years ago
Johan Herland 86521acaca Bring local clone's origin URL in line with that of a remote clone 16 years ago
SZEDER Gábor f733c70941 Documentation: minor cleanup in a use case in 'git stash' manual 16 years ago
SZEDER Gábor 9da6f0fff2 Documentation: fix disappeared lines in 'git stash' manpage 16 years ago
SZEDER Gábor d4040e0a17 Documentation: fix reference to a for-each-ref option 16 years ago
Alexander Gavrilov 9dc3793166 git-gui: Fix string escaping in po2msg.sh 16 years ago
Clemens Buchacher 55ba8a3474 git gui: show diffs with a minimum of 1 context line 16 years ago
Ask Bjørn Hansen 1487743687 Document sendemail.envelopesender configuration 16 years ago
Gustaf Hendeby e5b5c1d2cf Document clarification: gitmodules, gitattributes 16 years ago
Junio C Hamano 7e44c93558 'git foo' program identifies itself without dash in die() messages 16 years ago
Nguyễn Thái Ngọc Duy bb528633b3 setup_git_directory(): fix move to worktree toplevel directory 16 years ago
Nguyễn Thái Ngọc Duy f83eafdd62 update-index: fix worktree setup 16 years ago
Teemu Likonen 1707adb7f2 config.txt: Add missing colons after option name 16 years ago
Junio C Hamano 3928097020 diff: Help "less" hide ^M from the output 16 years ago
Junio C Hamano bbb896d8e1 gitattributes: -crlf is not binary 16 years ago
Junio C Hamano 8fdcf31254 checkout: do not check out unmerged higher stages randomly 16 years ago
Heikki Orsila 34baebcee1 Start conforming code to "git subcmd" style 16 years ago
Junio C Hamano ed0f47a8c4 git-apply: Loosen "match_beginning" logic 16 years ago
Junio C Hamano ee837244df Fix example in git-name-rev documentation 16 years ago
Junio C Hamano df85f7855d Merge branch 'sp/missing-thin-base' into maint 16 years ago
Junio C Hamano 014aff7c92 Merge branch 'af/maint-install-no-handlink' into maint 16 years ago
Junio C Hamano 6ffaecc7d8 shell: do not play duplicated definition games to shrink the executable 16 years ago
Alex Riesen 4e3ae59ef6 Fix use of hardlinks in "make install" 16 years ago
Nicolas Pitre d35825da6d fixup_pack_header_footer(): use nicely aligned buffer sizes 16 years ago
Nicolas Pitre 8522148f79 index-pack: use fixup_pack_header_footer()'s validation mode 16 years ago
Nicolas Pitre ac0463ed44 pack-objects: use fixup_pack_header_footer()'s validation mode 16 years ago
Nicolas Pitre abeb40e5aa improve reliability of fixup_pack_header_footer() 16 years ago
Nicolas Pitre 6ed7f25e95 pack-objects: improve returned information from write_one() 16 years ago