summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | stash: fix incorrect quoting in cleanup of temporary filesJohannes Sixt2011-03-171-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'mg/doc-bisect-tweak-worktree' into maintJunio C Hamano2011-04-011-23/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-bisect.txt: example for bisecting with hot-fixMichael J Gruber2011-03-151-0/+33
| * | | | | | | | | | | | | git-bisect.txt: streamline run presentationMichael J Gruber2011-03-151-26/+8
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jh/maint-do-not-track-non-branches' into maintJunio C Hamano2011-04-014-18/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | branch/checkout --track: Ensure that upstream branch is indeed a branchJohan Herland2011-02-164-18/+39
* | | | | | | | | | | | | | Merge branch 'fk/maint-cvsimport-early-failure' into maintJunio C Hamano2011-04-011-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git-cvsimport.perl: Bail out right away when reading from the server failsFabian Keil2011-02-271-1/+3
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jc/maint-apply-report-offset' into maintJunio C Hamano2011-04-011-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | apply -v: show offset count when patch did not apply exactlyJunio C Hamano2011-03-061-2/+14
* | | | | | | | | | | | | | | Merge branch 'jc/maint-apply-no-double-patch' into maintJunio C Hamano2011-04-011-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | apply: do not patch lines that were already patchedJunio C Hamano2011-03-041-1/+6
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'js/checkout-untracked-symlink' into maintJunio C Hamano2011-04-013-4/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | do not overwrite untracked symlinksClemens Buchacher2011-02-212-4/+12
| * | | | | | | | | | | | | | Demonstrate breakage: checkout overwrites untracked symlink with directoryJohannes Sixt2011-02-151-0/+50
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "checkout ambiguous ref bugfix" into maintJunio C Hamano2011-04-012-10/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | checkout: fix bug with ambiguous refsJunio C Hamano2011-01-112-10/+72
* | | | | | | | | | | | | | | docs: fix filter-branch subdir example for exotic repo namesJeff King2011-04-011-1/+1
* | | | | | | | | | | | | | | parse-remote: typofixJunio C Hamano2011-03-301-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | contrib/thunderbird-patch-inline: do not require bash to run the scriptMaxin john2011-03-301-2/+2
* | | | | | | | | | | | | | t8001: check the exit status of the command being testedJunio C Hamano2011-03-301-5/+6
* | | | | | | | | | | | | | strbuf.h: remove a tad stale docs-in-comment and reference api-doc insteadMichael Witten2011-03-301-36/+1
* | | | | | | | | | | | | | Typos: t/READMEMichael Witten2011-03-301-5/+4
* | | | | | | | | | | | | | Documentation/config.txt: make truth value of numbers more explicitCarlos Martín Nieto2011-03-301-1/+1
* | | | | | | | | | | | | | git-pack-objects.txt: fix grammatical errorsStephen Boyd2011-03-301-3/+3
* | | | | | | | | | | | | | parse-remote: replace unnecessary sed invocationStephen Boyd2011-03-301-1/+2
* | | | | | | | | | | | | | HOME must be set before calling git-init when creating test repositoriesAlex Riesen2011-03-291-3/+3
* | | | | | | | | | | | | | git tag documentation grammar fixes and readability updatesMichael Witten2011-03-281-18/+18
* | | | | | | | | | | | | | grep: Add the option '--line-number'Joe Ratterman2011-03-282-1/+2
* | | | | | | | | | | | | | Git 1.7.4.2v1.7.4.2Junio C Hamano2011-03-252-1/+8
* | | | | | | | | | | | | | gitweb: Fix handling of fractional timezones in parse_dateJakub Narebski2011-03-251-2/+4
* | | | | | | | | | | | | | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor2011-03-221-3/+3
* | | | | | | | | | | | | | bisect: visualize with git-log if gitk is unavailableJeff King2011-03-211-4/+6
* | | | | | | | | | | | | | Update draft release notes to 1.7.4.2Junio C Hamano2011-03-201-0/+9
* | | | | | | | | | | | | | Merge branch 'sp/maint-fd-limit' into maintJunio C Hamano2011-03-204-19/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sha1_file.c: Don't retain open fds on small packsShawn O. Pearce2011-03-023-6/+39
| * | | | | | | | | | | | | | mingw: add minimum getrlimit() compatibility stubErik Faye-Lund2011-03-021-0/+16
| * | | | | | | | | | | | | | Limit file descriptors used by packsShawn O. Pearce2011-02-281-13/+30
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'mr/hpux' into maintJunio C Hamano2011-03-202-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git-compat-util.h: Honor HP C's noreturn attributeMichal Rokos2011-03-081-1/+4
| * | | | | | | | | | | | | | Makefile: add NO_FNMATCH_CASEFOLD to HP-UX sectionMichal Rokos2011-03-081-0/+1
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'so/submodule-no-update-first-time' into maintJunio C Hamano2011-03-202-0/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t7406: "git submodule update {--merge|--rebase]" with new submodulesSpencer E. Olson2011-02-171-0/+52
| * | | | | | | | | | | | | | submodule: no [--merge|--rebase] when newly clonedSpencer E. Olson2011-02-171-0/+9
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'mo/perl-bidi-pipe-envfix' into maintJunio C Hamano2011-03-202-5/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | perl: command_bidi_pipe() method should set-up git environmensMasatake Osanai2011-02-142-5/+30
* | | | | | | | | | | | | | | Merge branch 'ae/better-template-failure-report' into maintJunio C Hamano2011-03-204-4/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Improve error messages when temporary file creation failsArnout Engelen2010-12-214-4/+56
* | | | | | | | | | | | | | | | Work around broken ln on solaris as used in t8006Ben Walton2011-03-201-1/+2
* | | | | | | | | | | | | | | | t/README: Add a note about running commands under valgrindCarlos Martín Nieto2011-03-201-0/+7