Age | Commit message (Expand) | Author | Files | Lines |
2008-07-08 | Remove unnecessary pack-*.keep file after successful git-clone | Shawn O. Pearce | 2 | -3/+24 |
2008-07-08 | make deleting a missing ref more quiet | Jeff King | 3 | -3/+9 |
2008-07-08 | Merge branch 'qq/maint' into maint | Junio C Hamano | 1 | -0/+2 |
2008-07-08 | Merge branch 'lt/racy-empty' into maint | Junio C Hamano | 1 | -0/+16 |
2008-07-07 | Merge branch 'qq/maint' (early part) into maint | Junio C Hamano | 15 | -88/+73 |
2008-07-07 | run_command(): respect GIT_TRACE | Johannes Schindelin | 1 | -0/+2 |
2008-07-07 | git-svn.perl: workaround assertions in svn library 1.5.0 | Gerrit Pape | 1 | -0/+2 |
2008-07-06 | mailinfo: feed the correct line length to decode_transfer_encoding() | Junio C Hamano | 1 | -0/+1 |
2008-07-06 | git-clone: remove leftover debugging fprintf(). | Alex Riesen | 1 | -1/+0 |
2008-07-06 | Fix grammar in git-rev-parse(1). | Mikael Magnusson | 1 | -2/+2 |
2008-07-05 | Fix "config_error_nonbool" used with value instead of key | Christian Couder | 1 | -1/+1 |
2008-07-05 | clone -q: honor "quiet" option over native transports. | Junio C Hamano | 1 | -1/+3 |
2008-07-05 | attribute documentation: keep EXAMPLE at end | Junio C Hamano | 1 | -16/+17 |
2008-07-05 | builtin-commit.c: Use 'git_config_string' to get 'commit.template' | Brian Hetro | 1 | -7/+4 |
2008-07-05 | http.c: Use 'git_config_string' to clean up SSL config. | Brian Hetro | 1 | -24/+12 |
2008-07-05 | diff.c: Use 'git_config_string' to get 'diff.external' | Brian Hetro | 1 | -6/+2 |
2008-07-05 | convert.c: Use 'git_config_string' to get 'smudge' and 'clean' | Brian Hetro | 1 | -16/+9 |
2008-07-05 | builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for... | Brian Hetro | 1 | -12/+4 |
2008-07-05 | Documentation cvs: Clarify when a bare repository is needed | Matthew Ogilvie | 3 | -0/+14 |
2008-07-05 | Documentation: be precise about which date --pretty uses | Nikolaus Schulz | 1 | -4/+4 |
2008-07-04 | GIT 1.5.6.2 | Junio C Hamano | 2 | -11/+21 |
2008-07-04 | Fix executable bits in t/ scripts | Junio C Hamano | 2 | -0/+0 |
2008-07-04 | Work around gcc warnings from curl headers | Junio C Hamano | 2 | -12/+10 |
2008-07-02 | Merge branch 'js/maint-clone-insteadof' into maint | Junio C Hamano | 1 | -1/+9 |
2008-07-02 | Merge branch 'jk/maint-fetch-ref-hier' into maint | Junio C Hamano | 1 | -16/+35 |
2008-07-02 | Merge branch 'jc/maint-reset' into maint | Junio C Hamano | 2 | -5/+81 |
2008-07-02 | Fix describe --tags --long so it does not segfault | Shawn O. Pearce | 2 | -1/+3 |
2008-07-01 | Start draft release notes for 1.5.6.2 | Junio C Hamano | 2 | -1/+32 |
2008-07-01 | Fix 'git show' on signed tag of signed tag of commit | Thomas Rast | 1 | -1/+1 |
2008-06-29 | fetch: give a hint to the user when local refs fail to update | Jeff King | 1 | -4/+11 |
2008-06-29 | doc/rev-parse: clarify reflog vs --until for specifying revisions | Jeff King | 1 | -1/+4 |
2008-06-29 | clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig | Johannes Schindelin | 1 | -0/+7 |
2008-06-28 | git-svn: don't sanitize remote names in config | Eric Wong | 1 | -12/+3 |
2008-06-28 | git-svn: avoid filling up the disk with temp files. | Avery Pennarun | 1 | -1/+4 |
2008-06-28 | git cat-file: Fix memory leak in batch mode | Björn Steinbrink | 1 | -0/+1 |
2008-06-28 | fix git config example syntax | Joey Hess | 1 | -1/+1 |
2008-06-28 | avoid off-by-one error in run_upload_archive | Jochen Voss | 1 | -1/+1 |
2008-06-27 | fetch: report local storage errors in status table | Jeff King | 1 | -12/+24 |
2008-06-27 | clone: respect url.insteadOf setting in global configs | Johannes Schindelin | 1 | -1/+2 |
2008-06-26 | Merge branch 'maint-1.5.5' into maint | Junio C Hamano | 3 | -4/+67 |
2008-06-26 | GIT 1.5.5.5 | Junio C Hamano | 3 | -2/+13 |
2008-06-26 | Merge branch 'maint-1.5.4' into maint-1.5.5 | Junio C Hamano | 2 | -4/+56 |
2008-06-26 | GIT 1.5.4.6 | Junio C Hamano | 3 | -2/+45 |
2008-06-26 | git-shell: accept "git foo" form | Junio C Hamano | 1 | -4/+13 |
2008-06-26 | diff --check: do not discard error status upon seeing a good line | Junio C Hamano | 2 | -3/+13 |
2008-06-25 | Allow "git-reset path" when unambiguous | Junio C Hamano | 2 | -5/+81 |
2008-06-25 | GIT 1.5.6.1 | Junio C Hamano | 3 | -6/+35 |
2008-06-25 | fix update-hook-example to work with packed tag references | Dmitry Potapov | 1 | -1/+1 |
2008-06-25 | clone: create intermediate directories of destination repo | Jeff King | 5 | -11/+39 |
2008-06-25 | Merge branch 'jc/maint-combine-diff-pre-context' into maint | Junio C Hamano | 1 | -2/+5 |