summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | index-pack: Chain the struct base_data on the stack for traversalShawn O. Pearce2008-07-151-3/+31
| * | | | index-pack: Refactor base arguments of resolve_delta into a structShawn O. Pearce2008-07-151-27/+33
* | | | | http-fetch: do not SEGV after fetching a bad pack idx fileJunio C Hamano2008-07-181-0/+2
* | | | | rev-list: honor --quiet optionJunio C Hamano2008-07-171-4/+1
* | | | | api-run-command.txt: typofixStephan Beyer2008-07-171-1/+1
* | | | | Start preparing 1.5.6.4 release notesJunio C Hamano2008-07-162-1/+44
* | | | | git fetch-pack: do not complain about "no common commits" in an empty repoJohannes Schindelin2008-07-161-1/+2
* | | | | Merge branch 'js/maint-pretty-mailmap' into maintJunio C Hamano2008-07-162-2/+27
|\ \ \ \ \
| * | | | | Add pretty format %aN which gives the author name, respecting .mailmapJohannes Schindelin2008-07-112-2/+27
| | |/ / / | |/| | |
* | | | | Merge branch 'sp/maint-bash-completion-optim' into maintJunio C Hamano2008-07-161-18/+50
|\ \ \ \ \
| * | | | | bash completion: Resolve git show ref:path<tab> losing ref: portionShawn O. Pearce2008-07-141-2/+25
| * | | | | bash completion: Append space after file names have been completedShawn O. Pearce2008-07-131-1/+9
| * | | | | bash completion: Don't offer "a.." as a completion for "a."Shawn O. Pearce2008-07-131-3/+0
| * | | | | bash completion: Improve responsiveness of git-log completionShawn O. Pearce2008-07-131-12/+16
| |/ / / /
* | | | | Merge branch 'sp/maint-pack-memuse' into maintJunio C Hamano2008-07-161-0/+1
|\ \ \ \ \
| * | | | | Correct pack memory leak causing git gc to try to exceed ulimitShawn O. Pearce2008-07-091-0/+1
| |/ / / /
* | | | | Merge branch 'ls/maint-mailinfo-patch-label' into maintJunio C Hamano2008-07-167-2/+104
|\ \ \ \ \
| * | | | | git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström2008-07-137-2/+104
* | | | | | Merge branch 'js/maint-daemon-syslog' into maintJunio C Hamano2008-07-161-20/+50
|\ \ \ \ \ \
| * | | | | | git daemon: avoid calling syslog() from a signal handlerJohannes Schindelin2008-07-061-20/+50
* | | | | | | rebase-i: keep old parents when preserving mergesStephan Beyer2008-07-161-0/+2
* | | | | | | t7600-merge: Use test_expect_failure to test option parsingJohannes Sixt2008-07-161-30/+6
* | | | | | | Fix buffer overflow in prepare_attr_stackDmitry Potapov2008-07-161-6/+9
* | | | | | | Fix buffer overflow in git diffDmitry Potapov2008-07-165-25/+34
* | | | | | | Fix buffer overflow in git-grepDmitry Potapov2008-07-161-12/+15
* | | | | | | git-cvsserver: fix call to nonexistant cleanupWorkDir()Lars Noschinski2008-07-161-1/+1
* | | | | | | Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis2008-07-162-13/+13
| |_|_|/ / / |/| | | | |
* | | | | | GIT 1.5.6.3v1.5.6.3Junio C Hamano2008-07-132-9/+20
* | | | | | git-am: Do not exit silently if committer is unsetStephan Beyer2008-07-131-1/+2
* | | | | | t0004: fix timing bugJunio C Hamano2008-07-121-9/+10
| |/ / / / |/| | | |
* | | | | git-mailinfo: document the -n optionLukas Sandström2008-07-112-2/+5
* | | | | Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis2008-07-112-1/+24
| |/ / / |/| | |
* | | | 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
|\ \ \ \
| * | | | run_command(): respect GIT_TRACEJohannes Schindelin2008-07-071-0/+2
* | | | | Merge branch 'lt/racy-empty' into maintJunio C Hamano2008-07-081-0/+16
|\ \ \ \ \
| * | | | | racy-git: an empty blob has a fixed object nameLinus Torvalds2008-06-191-0/+16
* | | | | | 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
| * | | | | mailinfo: feed the correct line length to decode_transfer_encoding()Junio C Hamano2008-07-061-0/+1
| * | | | | git-clone: remove leftover debugging fprintf().Alex Riesen2008-07-061-1/+0
| * | | | | Fix "config_error_nonbool" used with value instead of keyChristian Couder2008-07-051-1/+1
| * | | | | clone -q: honor "quiet" option over native transports.Junio C Hamano2008-07-051-1/+3
| * | | | | attribute documentation: keep EXAMPLE at endJunio C Hamano2008-07-051-16/+17
| * | | | | builtin-commit.c: Use 'git_config_string' to get 'commit.template'Brian Hetro2008-07-051-7/+4
| * | | | | http.c: Use 'git_config_string' to clean up SSL config.Brian Hetro2008-07-051-24/+12