aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* t/test-lib.sh: exit with small negagive int is ok with test_must_failStephan Beyer2008-07-13
* apply: fix copy/rename breakageJunio C Hamano2008-07-09
* Merge branch 'jk/pager-config'Junio C Hamano2008-07-09
|\
| * Allow per-command pager configJeff King2008-07-06
* | Merge branch 'js/apply-root'Junio C Hamano2008-07-09
|\ \
| * | git-apply --directory: make --root more similar to GNU diffJunio C Hamano2008-07-06
| * | apply --root: thinkofix.Junio C Hamano2008-07-02
| * | Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin2008-07-01
* | | Merge branch 'jc/reflog-expire'Junio C Hamano2008-07-09
|\ \ \
| * | | Make default expiration period of reflog used for stash infiniteJunio C Hamano2008-06-28
| * | | Per-ref reflog expiry configurationJunio C Hamano2008-06-28
* | | | git-send-email: Fix authenticating on some servers when using TLS.Robert Shearman2008-07-09
* | | | Provide fallback definitions of PRIu32 and PRIx32Johannes Sixt2008-07-09
* | | | t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones2008-07-09
* | | | t9113-*.sh: provide user feedback when test skippedRamsay Jones2008-07-09
* | | | Merge branch 'sp/maint-pack-memuse'Junio C Hamano2008-07-09
|\ \ \ \
| * | | | Correct pack memory leak causing git gc to try to exceed ulimitShawn O. Pearce2008-07-09
* | | | | Merge branch 'maint'Junio C Hamano2008-07-09
|\ \ \ \ \ | |/ / / /
| * | | | Start preparing release notes for 1.5.6.3Junio C Hamano2008-07-08
| * | | | git-submodule - Fix bugs in adding an existing repo as a moduleMark Levedahl2008-07-08
| * | | | bash: offer only paths after '--'SZEDER Gábor2008-07-08
| * | | | Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-08
| * | | | make deleting a missing ref more quietJeff King2008-07-08
| * | | | Merge branch 'qq/maint' into maintJunio C Hamano2008-07-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'lt/racy-empty' into maintJunio C Hamano2008-07-08
| |\ \ \ \ \
* | | | | | | Documentation: update sections on naming revisions and revision rangesJunio C Hamano2008-07-08
* | | | | | | Tone down warning about GNU Interactive ToolsJunio C Hamano2008-07-08
* | | | | | | Avoid apache complaining about lack of server's FQDNMike Hommey2008-07-08
* | | | | | | Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey2008-07-08
* | | | | | | Fix http-push testMike Hommey2008-07-08
* | | | | | | Catch failures from t5540-http-pushMike Hommey2008-07-08
* | | | | | | Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis2008-07-08
* | | | | | | t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsBrandon Casey2008-07-08
* | | | | | | completion: add branch options --contains --merged --no-mergedEric Raible2008-07-08
* | | | | | | install-doc-quick - use git --exec-path to find git-sh-setupMark Levedahl2008-07-08
* | | | | | | avoid null SHA1 in oldest reflogJeff King2008-07-08
* | | | | | | Documentation: fix broken "linkgit" linksEric Hanchrow2008-07-08
* | | | | | | user-manual: typo and grammar fixesEric Hanchrow2008-07-08
* | | | | | | Merge branch 'qq/maint'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | run_command(): respect GIT_TRACEJohannes Schindelin2008-07-07
* | | | | | | gitweb: Describe projects_index format in more detailJakub Narebski2008-07-07
* | | | | | | Merge branch 'js/maint-daemon-syslog'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \
| * | | | | | | git daemon: avoid calling syslog() from a signal handlerJohannes Schindelin2008-07-06
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'qq/maint' (early part) into maintJunio C Hamano2008-07-07
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | git-svn.perl: workaround assertions in svn library 1.5.0Gerrit Pape2008-07-07
* | | | | | | | Update draft release notes for 1.6.0Junio C Hamano2008-07-07
* | | | | | | | Merge branch 'jc/rerere'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \
| * | | | | | | | rerere.autoupdateJunio C Hamano2008-06-22