22841 Commits (2850c1a882ff78e181d0e44b54b595e6b272a02b)
 

Author SHA1 Message Date
Junio C Hamano 6baa9bd882 Merge branch 'jc/sha1-name-find-fix' into maint 15 years ago
Junio C Hamano 0a4139b5f2 Merge branch 'sp/fix-smart-http-deadlock-on-error' into maint 15 years ago
David Aguilar 0b9dca434f submodule sync: Update "submodule.<name>.url" 15 years ago
Ævar Arnfjörð Bjarmason 65113121a5 log: test for regression introduced in v1.7.2-rc0~103^2~2 15 years ago
Daniel Johnson ed36854651 fetch: allow command line --tags to override config 15 years ago
Junio C Hamano 44c48a909a diff --follow: do call diffcore_std() as necessary 15 years ago
Junio C Hamano 39f75d26e2 diff --follow: do not waste cycles while recursing 15 years ago
Elijah Newren cf65426de6 pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches 15 years ago
Elijah Newren 3cee92369e t5520-pull: Add testcases showing spurious conflicts from git pull --rebase 15 years ago
Matthieu Moy 452c6d506b push: mention "git pull" in error message for non-fast forwards 15 years ago
Jonathan Nieder 987460611a Standardize do { ... } while (0) style 15 years ago
Brandon Casey 0d1d6e50cf t/t7003: replace \t with literal tab in sed expression 15 years ago
Nelson Elhage 6e2a09d24b index-pack: Don't follow replace refs. 15 years ago
Matthieu Moy b5e233ecc4 post-receive-email: remove spurious commas in email subject 15 years ago
Raja R Harinath 7e7db5e452 fast-import: export correctly marks larger than 2^20-1 15 years ago
Ævar Arnfjörð Bjarmason 5536934239 t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH 15 years ago
Jonathan Nieder b6b56aceb8 write-tree: Avoid leak when index refers to an invalid object 15 years ago
Jonathan Nieder 1ce584b058 read-tree: stop leaking tree objects 15 years ago
Jonathan Nieder 59efba64ac core: Stop leaking ondisk_cache_entrys 15 years ago
Jakub Narebski d8faea9d18 diff: strip extra "/" when stripping prefix 15 years ago
Jonathan Nieder 497d9c3439 gitweb: clarify search results page when no matching commit found 15 years ago
Jonathan Nieder 977ed83a6d Documentation: add a FILES section for show-ref 15 years ago
Jonathan Nieder 48c250a121 Makefile: add missing dependency on http.h 15 years ago
Jonathan Nieder 5fedde3cb3 Makefile: add missing dependencies on url.h 15 years ago
Michael J Gruber b1c7946d0c Documentation/git-log: Clarify --full-diff 15 years ago
Willy Tarreau 1bc6bf6dea git-rebase: fix typo when parsing --force-rebase 15 years ago
Ævar Arnfjörð Bjarmason 1702b1381e imap-send: Fix sprintf usage 15 years ago
René Scharfe 24aea03313 prune: allow --dry-run for -n and --verbose for -v 15 years ago
René Scharfe e93487d2f0 notes: allow --dry-run for -n and --verbose for -v 15 years ago
Matthieu Moy cf958afd83 Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C 15 years ago
Brad King 08b2982645 Documentation: cite git-am from git-apply 15 years ago
Thomas Rast 3c8710aeaa t7003: fix subdirectory-filter test 15 years ago
Shawn O. Pearce b4ee10f60f smart-http: Don't deadlock on server failure 15 years ago
Jonathan Nieder 49cc460d88 Allow "check-ref-format --branch" from subdirectory 15 years ago
Jonathan Nieder cfbe22f03f check-ref-format: handle subcommands in separate functions 15 years ago
Matthieu Moy 2429e8da95 pretty-options.txt: match --format's documentation with implementation. 15 years ago
Junio C Hamano bb89e84f95 Merge branch 'sv/maint-diff-q-clear-fix' into maint 15 years ago
Junio C Hamano 7b6e6b3fb2 Merge branch 'rr/svn-fe' into maint 15 years ago
Junio C Hamano e9aa24123d Merge branch 'pt/git-gui' into maint 15 years ago
Ramkumar Ramachandra 755a605d6e contrib/svn-fe: Add the svn-fe target to .gitignore 15 years ago
Ramkumar Ramachandra 199f549874 contrib/svn-fe: Fix IncludePath 15 years ago
Jonathan Nieder 3f8fc184c0 Documentation: flesh out “git pull” description 15 years ago
Junio C Hamano f7bff00314 sha1_name.c: fix parsing of ":/token" syntax 15 years ago
Junio C Hamano 7d808125a0 Merge branch 'ab/tap' into maint 15 years ago
Ævar Arnfjörð Bjarmason d596f33abb test-lib: Remove 3 year old no-op --no-python option 15 years ago
Ævar Arnfjörð Bjarmason 092c433407 test-lib: Ignore --quiet under a TAP harness 15 years ago
Junio C Hamano c01a29c74f Merge git://repo.or.cz/git-gui into pt/git-gui 15 years ago
Thomas Rast ac2e1e632e Documentation/rev-parse: quoting is required with --parseopt 15 years ago
Junio C Hamano c97ca277a9 Documentation: reporting bugs 15 years ago
Junio C Hamano ee38d823f7 Fix DIFF_QUEUE_CLEAR refactoring 15 years ago