15830 Commits (b65910fec21db070ac40521e4b375fca76d27c90)
 

Author SHA1 Message Date
Giuseppe Bilotta b65910fec2 gitweb: remove PATH_INFO from $my_url and $my_uri 16 years ago
martin f. krafft b1524ee0f3 Improve git-log documentation wrt file filters 16 years ago
SZEDER Gábor 5d6b3a9ef8 Documentation: remove '\' in front of short options 16 years ago
Luc Heinrich 0a1a1c8615 git-svn: call 'fatal' correctly in set-tree 16 years ago
Michael Prokop 2670ddce53 Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606) 16 years ago
SZEDER Gábor 4b3729e637 t0024: add executable permission 16 years ago
Shawn O. Pearce edb7e82f72 Merge branch 'bc/maint-diff-hunk-header-fix' into maint 16 years ago
Shawn O. Pearce e9a06f1eeb Merge branch 'mg/maint-remote-fix' into maint 16 years ago
Rafael Garcia-Suarez cbce6c0be3 Clarify commit error message for unmerged files 16 years ago
Johan Herland 94e02e7f3b Use strchrnul() instead of strchr() plus manual workaround 16 years ago
Alex Riesen 175a494823 Use remove_path from dir.c instead of own implementation 16 years ago
Alex Riesen 4a92d1bfb7 Add remove_path: a function to remove as much as possible of a path 16 years ago
Ping Yin b9b378a001 git-submodule: Fix "Unable to checkout" for the initial 'update' 16 years ago
Stephen Haberman 2a79d2f662 Clarify how the user can satisfy stash's 'dirty state' check. 16 years ago
Alex Riesen 41f13af558 Remove empty directories in recursive merge 16 years ago
Chris Frey fee75457fc Documentation: clarify the details of overriding LESS via core.pager 16 years ago
Shawn O. Pearce 93feb4bb14 Update release notes for 1.6.0.3 16 years ago
Jonas Fonseca 7fe4a728a1 checkout: Do not show local changes when in quiet mode 16 years ago
Johan Herland 85cf643f1b for-each-ref: Fix --format=%(subject) for log message without newlines 16 years ago
Brandon Casey da65e7c133 git-stash.sh: don't default to refs/stash if invalid ref supplied 16 years ago
Deskin Miller dc4179f9a7 maint: check return of split_cmdline to avoid bad config strings 16 years ago
Brandon Casey db87e3960c builtin-prune.c: prune temporary packs in <object_dir>/pack directory 16 years ago
Brandon Casey e3bf5e43fd t4018-diff-funcname: test syntax of builtin xfuncname patterns 16 years ago
Petr Baudis 8b4eb6b6cd Do not perform cross-directory renames when creating packs 16 years ago
Todd Zullinger 18309f4c3e Use dashless git commands in setgitperms.perl 16 years ago
Johannes Sixt 79bbc7fb07 git-remote: do not use user input in a printf format string 16 years ago
Michael J Gruber 7d20e2189e make "git remote" report multiple URLs 16 years ago
Junio C Hamano 96d1a8e9d4 diff hunk pattern: fix misconverted "\{" tex macro introducers 16 years ago
Junio C Hamano 6a6baf9b4e diff: use extended regexp to find hunk headers 16 years ago
Junio C Hamano cc185a6a8a Start draft release notes for 1.6.0.3 16 years ago
Mikael Magnusson 8d11fdeaf6 git-repack uses --no-repack-object, not --no-repack-delta. 16 years ago
Mikael Magnusson 597faa00fd Typo "bogos" in format-patch error message. 16 years ago
Fabrizio Chiarello 02ed24580e builtin-clone: fix typo 16 years ago
Yann Dirson 264e0b9a3c Bust the ghost of long-defunct diffcore-pathspec. 16 years ago
Eric Raible aa5735bed4 completion: git commit should list --interactive 16 years ago
Brandon Casey 45d9414fa5 diff.*.xfuncname which uses "extended" regex's for hunk header selection 16 years ago
Brandon Casey a013585b20 diff.c: associate a flag with each pattern and use it for compiling regex 16 years ago
Brandon Casey 45e7ca0f0e diff.c: return pattern entry pointer rather than just the hunk header pattern 16 years ago
Junio C Hamano ea2408bfe1 Merge branch 'dp/maint-rebase-fix' into maint 16 years ago
Junio C Hamano 2ba3d5d9bd Merge branch 'jc/maint-checkout-keep-remove' into maint 16 years ago
Junio C Hamano 01409bbf75 Merge branch 'jc/maint-diff-quiet' into maint 16 years ago
Junio C Hamano a3fcc0562c Merge branch 'jc/maint-name-hash-clear' into maint 16 years ago
Junio C Hamano f99b1d23bb Merge branch 'jc/maint-template-permbits' into maint 16 years ago
Junio C Hamano 6380d128ed Merge branch 'mh/maint-honor-no-ssl-verify' into maint 16 years ago
Thomas Rast e32c0a9c38 sha1_file: link() returns -1 on failure, not errno 16 years ago
Charles Bailey b99b5b40cf Make git archive respect core.autocrlf when creating zip format archives 16 years ago
Charles Bailey f1265cc9ff Add new test to demonstrate git archive core.autocrlf inconsistency 16 years ago
Joey Hess 53c3967647 gitweb: avoid warnings for commits without body 16 years ago
Garry Dolley c882c01ef9 Clarified gitattributes documentation regarding custom hunk header. 16 years ago
Eric Wong 61aeeefd29 git-svn: fix handling of even funkier branch names 16 years ago