23373 Commits (91cd7e4b426b0dc4755212fcbac3c822499ddd15)
 

Author SHA1 Message Date
Brandon Casey 91cd7e4b42 t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin 14 years ago
Kevin Ballard 98dbe63dbc submodule: only preserve flags across recursive status/update invocations 14 years ago
Kevin Ballard a7eff1a87a submodule: preserve all arguments exactly when recursing 14 years ago
Yann Dirson c3fced6498 Fix copy-pasted comments related to tree diff handling. 14 years ago
Junio C Hamano 8a90438506 Git 1.7.3.2 14 years ago
Junio C Hamano f7bff60de9 Merge branch 'sn/doc-opt-notation' into maint 14 years ago
Junio C Hamano 75a2f30167 Merge branch 'mg/fix-build-remote-helpers' into maint 14 years ago
Antonio Ospite 5b57413cb3 t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To' 14 years ago
Andreas Gruenbacher 9659df5282 Clarify and extend the "git diff" format documentation 14 years ago
Michael J Gruber 9fbd8986bb git-show-ref.txt: clarify the pattern matching 14 years ago
Cliff Frey 9373bdc402 documentation: git-config minor cleanups 14 years ago
Kevin Ballard 27eea66b28 Update test script annotate-tests.sh to handle missing/extra authors 14 years ago
Luck, Tony 352953a556 Better advice on using topic branches for kernel development 14 years ago
Jonathan Nieder 2475770239 Documentation: update implicit "--no-index" behavior in "git diff" 14 years ago
Jonathan Nieder b77134b068 Documentation: expand 'git diff' SEE ALSO section 14 years ago
Jonathan Nieder ed84e6d511 Documentation: diff can compare blobs 14 years ago
Jonathan Nieder 9d83e3827f Documentation: gitrevisions is in section 7 14 years ago
Junio C Hamano 69ae92bda1 shell portability: no "export VAR=VAL" 14 years ago
Junio C Hamano bc97994530 CodingGuidelines: reword parameter expansion section 14 years ago
Bert Wesarg 537497be58 Documentation: update-index: -z applies also to --index-info 14 years ago
Jonathan Nieder 01f6fd4b4e Documentation: No argument of ALLOC_GROW should have side-effects 14 years ago
Štěpán Němec d0bb136630 Fix {update,checkout}-index usage strings 14 years ago
Štěpán Němec 884220653f Put a space between `<' and argument in pack-objects usage string 14 years ago
Štěpán Němec efc39d6daf Remove stray quotes in --pretty and --format documentation 14 years ago
Štěpán Němec 0adda9362a Use parentheses and `...' where appropriate 14 years ago
Štěpán Němec 01398df31c Fix odd markup in --diff-filter documentation 14 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 14 years ago
Yann Dirson 7c6eafa35a t/t3415: use && where applicable. 14 years ago
Ramkumar Ramachandra 95b7a41a80 SubmittingPatches: Document some extra tags used in commit messages 14 years ago
Uwe Kleine-König 6db2103f92 Documentation/git-clone: describe --mirror more verbosely 14 years ago
Erik Faye-Lund c03c83152d do not depend on signed integer overflow 14 years ago
René Scharfe b90d9b8895 work around buggy S_ISxxx(m) implementations 14 years ago
Jonathan Nieder 349362cc20 xdiff: cast arguments for ctype functions to unsigned char 14 years ago
Jonathan Nieder 9173912be3 init: plug tiny one-time memory leak 14 years ago
Brandon Casey 95ae69b95b diffcore-pickaxe.c: remove unnecessary curly braces 14 years ago
Junio C Hamano d4da4bc764 Merge early part of git-svn into maint 14 years ago
Elijah Newren 2d2ef5ec82 t3020 (ls-files-error-unmatch): remove stray '1' from end of file 14 years ago
Jonathan Nieder 06f3549d71 setup: make sure git dir path is in a permanent buffer 14 years ago
Jonathan Nieder 7f7868eadc environment.c: remove unused variable 14 years ago
Johannes Schindelin 8695353147 Fix typo in pack-objects' usage 14 years ago
Johannes Schindelin 8713feb16d Make sure that git_getpass() never returns NULL 14 years ago
Jonathan Nieder dbda967684 t0004 (unwritable files): simplify error handling 14 years ago
Michael J Gruber e14712c9e6 rev-list-options: clarify --parents and --children 14 years ago
Junio C Hamano 2f76919517 MinGW: avoid collisions between "tags" and "TAGS" 14 years ago
Matthieu Moy 9ec26eb7cd diff: trivial fix for --output file error message 14 years ago
Michael J Gruber e1ba4c32cb user-manual: fix anchor name Finding-comments-With-given-Content 14 years ago
Kirill Smelkov fa8347b816 user-manual: be consistent in illustrations to 'git rebase' 14 years ago
Jon Seymour 2bea593bf0 stash: simplify parsing fixes 14 years ago
Junio C Hamano 92c1e71777 Git 1.7.3.1 14 years ago
Jon Seymour 57693d03db stash: fix git stash branch regression when branch creation fails 14 years ago