summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Provide fallback definitions of PRIu32 and PRIx32Johannes Sixt2008-07-091-0/+8
* t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones2008-07-091-4/+4
* t9113-*.sh: provide user feedback when test skippedRamsay Jones2008-07-091-1/+7
* Merge branch 'sp/maint-pack-memuse'Junio C Hamano2008-07-091-0/+1
|\
| * Correct pack memory leak causing git gc to try to exceed ulimitShawn O. Pearce2008-07-091-0/+1
* | Merge branch 'maint'Junio C Hamano2008-07-098-8/+106
|\ \ | |/
| * Start preparing release notes for 1.5.6.3Junio C Hamano2008-07-082-1/+43
| * git-submodule - Fix bugs in adding an existing repo as a moduleMark Levedahl2008-07-081-2/+1
| * bash: offer only paths after '--'SZEDER Gábor2008-07-081-0/+30
| * Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-082-3/+24
| * make deleting a missing ref more quietJeff King2008-07-083-3/+9
| * Merge branch 'qq/maint' into maintJunio C Hamano2008-07-081-0/+2
| |\
| * \ Merge branch 'lt/racy-empty' into maintJunio C Hamano2008-07-081-0/+16
| |\ \
* | | | Documentation: update sections on naming revisions and revision rangesJunio C Hamano2008-07-081-5/+15
* | | | Tone down warning about GNU Interactive ToolsJunio C Hamano2008-07-081-11/+9
* | | | Avoid apache complaining about lack of server's FQDNMike Hommey2008-07-081-0/+1
* | | | Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey2008-07-081-0/+7
* | | | Fix http-push testMike Hommey2008-07-082-9/+11
* | | | Catch failures from t5540-http-pushMike Hommey2008-07-081-3/+4
* | | | Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis2008-07-082-5/+56
* | | | t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsBrandon Casey2008-07-081-0/+34
* | | | completion: add branch options --contains --merged --no-mergedEric Raible2008-07-081-1/+1
* | | | install-doc-quick - use git --exec-path to find git-sh-setupMark Levedahl2008-07-081-1/+1
* | | | avoid null SHA1 in oldest reflogJeff King2008-07-082-1/+12
* | | | Documentation: fix broken "linkgit" linksEric Hanchrow2008-07-084-4/+4
* | | | user-manual: typo and grammar fixesEric Hanchrow2008-07-081-9/+9
* | | | Merge branch 'qq/maint'Junio C Hamano2008-07-071-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | run_command(): respect GIT_TRACEJohannes Schindelin2008-07-071-0/+2
* | | | gitweb: Describe projects_index format in more detailJakub Narebski2008-07-072-6/+46
* | | | Merge branch 'js/maint-daemon-syslog'Junio C Hamano2008-07-071-20/+50
|\ \ \ \
| * | | | git daemon: avoid calling syslog() from a signal handlerJohannes Schindelin2008-07-061-20/+50
* | | | | Merge branch 'maint'Junio C Hamano2008-07-071-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'qq/maint' (early part) into maintJunio C Hamano2008-07-0715-88/+73
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | git-svn.perl: workaround assertions in svn library 1.5.0Gerrit Pape2008-07-071-0/+2
* | | | | Update draft release notes for 1.6.0Junio C Hamano2008-07-071-8/+22
* | | | | Merge branch 'jc/rerere'Junio C Hamano2008-07-073-44/+95
|\ \ \ \ \
| * | | | | rerere.autoupdateJunio C Hamano2008-06-223-0/+52
| * | | | | t4200: fix rerere testJunio C Hamano2008-06-221-3/+3
| * | | | | rerere: remove dubious "tail_optimization"Junio C Hamano2008-06-221-10/+9
| * | | | | git-rerere: detect unparsable conflictsJunio C Hamano2008-06-221-0/+5
| * | | | | rerere: rerere_created_at() and has_resolution() abstractionJunio C Hamano2008-06-221-31/+26
* | | | | | Merge branch 'dr/ceiling'Junio C Hamano2008-07-0712-32/+406
|\ \ \ \ \ \
| * | | | | | Eliminate an unnecessary chdir("..")David Reiss2008-05-231-1/+1
| * | | | | | Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-238-11/+282
| * | | | | | Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-235-17/+13
| * | | | | | Implement normalize_absolute_pathDavid Reiss2008-05-236-1/+109
* | | | | | | Merge branch 'db/no-git-config'Junio C Hamano2008-07-075-45/+33
|\ \ \ \ \ \ \
| * | | | | | | Only use GIT_CONFIG in "git config", not other programsDaniel Barkalow2008-07-015-45/+33
* | | | | | | | Merge branch 'js/import-zip'Junio C Hamano2008-07-071-0/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | Add another fast-import example, this time for .zip filesJohannes Schindelin2008-07-011-0/+72
| |/ / / / / / /