23345 Commits (7c6eafa35af805578990e76b691ff7f1a25a3c57)
 

Author SHA1 Message Date
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
Tomas Carnecky 835d6a1f9f stash drops the stash even if creating the branch fails because it already exists 14 years ago
Linus Torvalds 442cb08fa0 Fix missing 'does' in man-page for 'git checkout' 14 years ago
Pat Notz 9d14017ada dir.c: squelch false uninitialized memory warning 14 years ago
Brandon Casey 61ef5e9b56 git-send-email.perl: ensure $domain is defined before using it 14 years ago
Brandon Casey b822423ed2 wt-status.c: don't leak directory entries when processing untracked,ignored 14 years ago
Christian Couder d212cef936 t6050 (replace): fix bogus "fetch branch with replacement" test 14 years ago
Wesley J. Landaker 831a8b843b Documentation: Refer to git-commit-tree in git-filter-branch help 14 years ago
Matthieu Moy 95ad6d2de1 update comment and documentation for :/foo syntax 14 years ago
Daniel Knittl-Frank 3695dc0af1 Improvements to `git checkout -h` 14 years ago
Michael J Gruber 861514d340 contrib/completion: --no-index option to git diff 14 years ago
Jeff King afa0876050 prefer test -h over test -L in shell scripts 14 years ago
Junio C Hamano 055467dd4a CodingGuidelines: spell Arithmetic Expansion with $(($var)) 14 years ago
Ramsay Jones 4098f6717b t1503: Fix arithmetic expansion syntax error when using dash 14 years ago
Pat Notz 4af3fab06e strbuf.h: fix comment typo 14 years ago
Brian Gernhardt 9027fa9eb7 git-stash: fix flag parsing 14 years ago
Brandon Casey 3fcb88785d t/t3903-stash: improve testing of git-stash show 14 years ago
Mathias Lafeldt 8565a568cd git-svn: fix processing of decorated commit hashes 14 years ago
Steven Walter a3c75056dc git-svn: check_cherry_pick should exclude commits already in our history 14 years ago
Eric Wong c9be27f394 Documentation/git-svn: discourage "noMetadata" 14 years ago
Junio C Hamano 87b50542a0 Git 1.7.3 14 years ago
Junio C Hamano 1125297ca1 Merge branch 'js/ls-files-x-doc' 14 years ago
Chris Johnsen 14d872987a git-rebase--interactive.sh: replace cut with ${v%% *} 14 years ago
Brandon Casey 84d694027f t/t7300: workaround ancient touch by rearranging arguments 14 years ago
Junio C Hamano 02567e88ee Merge branch 'bg/fix-t7003' 14 years ago
Junio C Hamano 4c608520ed ls-files documentation: reword for consistency 14 years ago
Jay Soffian 75609a0d44 git-ls-files.txt: clarify -x/--exclude option 14 years ago
Junio C Hamano 7e100effc6 Git 1.7.3 rc2 14 years ago