aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | git-pack-objects.txt: fix grammatical errorsStephen Boyd2011-03-30
* | | | | | | | | | | | | parse-remote: replace unnecessary sed invocationStephen Boyd2011-03-30
* | | | | | | | | | | | | HOME must be set before calling git-init when creating test repositoriesAlex Riesen2011-03-29
* | | | | | | | | | | | | git tag documentation grammar fixes and readability updatesMichael Witten2011-03-28
* | | | | | | | | | | | | grep: Add the option '--line-number'Joe Ratterman2011-03-28
* | | | | | | | | | | | | Git 1.7.4.2v1.7.4.2Junio C Hamano2011-03-25
* | | | | | | | | | | | | gitweb: Fix handling of fractional timezones in parse_dateJakub Narebski2011-03-25
* | | | | | | | | | | | | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor2011-03-22
* | | | | | | | | | | | | bisect: visualize with git-log if gitk is unavailableJeff King2011-03-21
* | | | | | | | | | | | | Update draft release notes to 1.7.4.2Junio C Hamano2011-03-20
* | | | | | | | | | | | | Merge branch 'sp/maint-fd-limit' into maintJunio C Hamano2011-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sha1_file.c: Don't retain open fds on small packsShawn O. Pearce2011-03-02
| * | | | | | | | | | | | | mingw: add minimum getrlimit() compatibility stubErik Faye-Lund2011-03-02
| * | | | | | | | | | | | | Limit file descriptors used by packsShawn O. Pearce2011-02-28
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'mr/hpux' into maintJunio C Hamano2011-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-compat-util.h: Honor HP C's noreturn attributeMichal Rokos2011-03-08
| * | | | | | | | | | | | | Makefile: add NO_FNMATCH_CASEFOLD to HP-UX sectionMichal Rokos2011-03-08
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'so/submodule-no-update-first-time' into maintJunio C Hamano2011-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t7406: "git submodule update {--merge|--rebase]" with new submodulesSpencer E. Olson2011-02-17
| * | | | | | | | | | | | | submodule: no [--merge|--rebase] when newly clonedSpencer E. Olson2011-02-17
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'mo/perl-bidi-pipe-envfix' into maintJunio C Hamano2011-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perl: command_bidi_pipe() method should set-up git environmensMasatake Osanai2011-02-14
* | | | | | | | | | | | | | Merge branch 'ae/better-template-failure-report' into maintJunio C Hamano2011-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Improve error messages when temporary file creation failsArnout Engelen2010-12-21
* | | | | | | | | | | | | | | Work around broken ln on solaris as used in t8006Ben Walton2011-03-20
* | | | | | | | | | | | | | | t/README: Add a note about running commands under valgrindCarlos Martín Nieto2011-03-20
* | | | | | | | | | | | | | | gitweb: Always call parse_date with timezone parameterJakub Narebski2011-03-19
* | | | | | | | | | | | | | | bisect: explain the rationale behind 125Junio C Hamano2011-03-19
* | | | | | | | | | | | | | | docs: fix grammar in gitattributes.txtAlexei Sholik2011-03-18
* | | | | | | | | | | | | | | Prepare draft release notes to 1.7.4.2Junio C Hamano2011-03-16
* | | | | | | | | | | | | | | Merge branch 'jn/maint-commit-missing-template' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | commit: error out for missing commit message templateJonathan Nieder2011-02-25
* | | | | | | | | | | | | | | | Merge branch 'lt/rename-no-extra-copy-detection' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | diffcore-rename: improve estimate_similarity() heuristicsLinus Torvalds2011-02-18
| * | | | | | | | | | | | | | | | diffcore-rename: properly honor the difference between -M and -CLinus Torvalds2011-02-18
| * | | | | | | | | | | | | | | | for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds2011-02-18
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/diffstat-binary' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | diff: don't retrieve binary blobs for diffstatJeff King2011-02-22
| * | | | | | | | | | | | | | | | diff: handle diffstat of rewritten binary filesJeff King2011-02-22
* | | | | | | | | | | | | | | | | Merge branch 'mg/maint-difftool-vim-readonly' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mergetool-lib: call vim in readonly mode for diffsMichael J Gruber2011-02-25
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jn/test-terminal-punt-on-osx-breakage' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | tests: skip terminal output tests on OS XJonathan Nieder2011-02-17
* | | | | | | | | | | | | | | | | | Merge branch 'jk/fail-null-clone' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | clone: die when trying to clone missing local pathJeff King2011-02-18
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jh/push-default-upstream-configname' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | push.default: Rename 'tracking' to 'upstream'Johan Herland2011-02-16
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'mg/placeholders-are-lowercase' into maintJunio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Make <identifier> lowercase in DocumentationMichael J Gruber2011-02-17
| * | | | | | | | | | | | | | | | | | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-15