summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clean: unreadable directory may still be rmdir-able if it is emptyAlex Riesen2011-04-012-1/+8
* 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
* | | | | gitweb: Always call parse_date with timezone parameterJakub Narebski2011-03-191-3/+2
* | | | | bisect: explain the rationale behind 125Junio C Hamano2011-03-191-1/+6
* | | | | docs: fix grammar in gitattributes.txtAlexei Sholik2011-03-181-5/+5
* | | | | Prepare draft release notes to 1.7.4.2Junio C Hamano2011-03-162-1/+43
* | | | | Merge branch 'jn/maint-commit-missing-template' into maintJunio C Hamano2011-03-162-4/+12
|\ \ \ \ \
| * | | | | commit: error out for missing commit message templateJonathan Nieder2011-02-252-4/+12
* | | | | | Merge branch 'lt/rename-no-extra-copy-detection' into maintJunio C Hamano2011-03-169-45/+46
|\ \ \ \ \ \
| * | | | | | diffcore-rename: improve estimate_similarity() heuristicsLinus Torvalds2011-02-181-1/+1
| * | | | | | diffcore-rename: properly honor the difference between -M and -CLinus Torvalds2011-02-186-33/+32
| * | | | | | for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds2011-02-184-11/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/diffstat-binary' into maintJunio C Hamano2011-03-162-10/+28
|\ \ \ \ \ \
| * | | | | | diff: don't retrieve binary blobs for diffstatJeff King2011-02-221-4/+11
| * | | | | | diff: handle diffstat of rewritten binary filesJeff King2011-02-222-10/+21
* | | | | | | Merge branch 'mg/maint-difftool-vim-readonly' into maintJunio C Hamano2011-03-161-2/+2
|\ \ \ \ \ \ \
| * | | | | | | mergetool-lib: call vim in readonly mode for diffsMichael J Gruber2011-02-251-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jn/test-terminal-punt-on-osx-breakage' into maintJunio C Hamano2011-03-161-3/+19
|\ \ \ \ \ \ \
| * | | | | | | tests: skip terminal output tests on OS XJonathan Nieder2011-02-171-3/+19