23550 Commits (0e59a6f6018182e6648789904672b738a944a524)
 

Author SHA1 Message Date
Junio C Hamano 083dd39ed4 Merge branch 'bc/fortran-userdiff' 15 years ago
Junio C Hamano 2a1be3f8c4 Merge branch 'jk/read-tree-empty' 15 years ago
Junio C Hamano 7fd739cd57 Merge branch 'rr/format-patch-count-without-merges' 15 years ago
Junio C Hamano b3c16ee454 Merge branch 'jc/pickaxe-grep' 15 years ago
Junio C Hamano ae893e097e Merge branch 'gb/shell-ext' 15 years ago
Junio C Hamano 02ef0ed710 Merge branch 'rr/fmt-merge-msg' 15 years ago
Junio C Hamano 2851e8eba5 Merge branch 'po/etc-gitattributes' 15 years ago
Junio C Hamano 2f76919517 MinGW: avoid collisions between "tags" and "TAGS" 15 years ago
Matthieu Moy 9ec26eb7cd diff: trivial fix for --output file error message 15 years ago
Stephen Boyd 21802cd328 send-email: Use To: headers in patch files 15 years ago
Michael J Gruber e1ba4c32cb user-manual: fix anchor name Finding-comments-With-given-Content 15 years ago
Kirill Smelkov fa8347b816 user-manual: be consistent in illustrations to 'git rebase' 15 years ago
Jon Seymour 2bea593bf0 stash: simplify parsing fixes 15 years ago
Kevin Ballard 37ab5156ae diff: add synonyms for -M, -C, -B 15 years ago
Kevin Ballard 10ae7526be merge-recursive: option to specify rename threshold 15 years ago
Dan McGee 000866909a mergetool-lib: make the three-way diff the default for vim/gvim 15 years ago
Junio C Hamano 92c1e71777 Git 1.7.3.1 15 years ago
Jon Seymour 57693d03db stash: fix git stash branch regression when branch creation fails 15 years ago
Tomas Carnecky 835d6a1f9f stash drops the stash even if creating the branch fails because it already exists 15 years ago
Alexander Sulfrian 3a3a29c1da daemon: allow more than one host address given via --listen 15 years ago
Alexander Sulfrian 2caa321503 daemon: add helper function named_sock_setup 15 years ago
Linus Torvalds 442cb08fa0 Fix missing 'does' in man-page for 'git checkout' 15 years ago
Jan Krüger 89d71f7564 Documentation: pack.compression: explain how to recompress 15 years ago
Jan Krüger 5c47e1c7c5 repack: add -F flag to let user choose between --no-reuse-delta/object 15 years ago
Ævar Arnfjörð Bjarmason 3328acedc6 perl: use "use warnings" instead of -w 15 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 15 years ago
Joe Perches 6e74e075d2 git-send-email.perl: Add --to-cmd 15 years ago
Ævar Arnfjörð Bjarmason b3457afc4f Makefile: add CC to TRACK_CFLAGS 15 years ago
Pat Notz 9d14017ada dir.c: squelch false uninitialized memory warning 15 years ago
Brandon Casey 61ef5e9b56 git-send-email.perl: ensure $domain is defined before using it 15 years ago
Brandon Casey b822423ed2 wt-status.c: don't leak directory entries when processing untracked,ignored 15 years ago
Christian Couder d212cef936 t6050 (replace): fix bogus "fetch branch with replacement" test 15 years ago
Wesley J. Landaker 831a8b843b Documentation: Refer to git-commit-tree in git-filter-branch help 15 years ago
Matthieu Moy 95ad6d2de1 update comment and documentation for :/foo syntax 15 years ago
Daniel Knittl-Frank 3695dc0af1 Improvements to `git checkout -h` 15 years ago
Michael J Gruber 861514d340 contrib/completion: --no-index option to git diff 15 years ago
Uwe Kleine-König 9facb3b05b get_author_ident_from_commit(): remove useless quoting 15 years ago
Jeff King afa0876050 prefer test -h over test -L in shell scripts 15 years ago
Christopher Wilson 7ce896b300 Enable highlight executable path as a configuration option 15 years ago
Junio C Hamano 055467dd4a CodingGuidelines: spell Arithmetic Expansion with $(($var)) 15 years ago
Ramsay Jones 4098f6717b t1503: Fix arithmetic expansion syntax error when using dash 15 years ago
Michael J Gruber 7a0d8bcadd remote-helpers: build in platform independent directory 15 years ago
Pat Notz 4af3fab06e strbuf.h: fix comment typo 15 years ago
Brandon Casey 6355e505ba builtin/revert.c: don't dereference a NULL pointer 15 years ago
Brian Gernhardt 9027fa9eb7 git-stash: fix flag parsing 15 years ago
Brandon Casey 3fcb88785d t/t3903-stash: improve testing of git-stash show 15 years ago
Mathias Lafeldt 8565a568cd git-svn: fix processing of decorated commit hashes 15 years ago
Steven Walter a3c75056dc git-svn: check_cherry_pick should exclude commits already in our history 15 years ago
Eric Wong c9be27f394 Documentation/git-svn: discourage "noMetadata" 15 years ago
Michael J Gruber d537c7492b git-reset.txt: make modes description more consistent 15 years ago