Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upload-archive: use start_command instead of forkjk/upload-archive-use-start-command | Jeff King | 2011-11-21 | 4 | -36/+19 |
* | Hopefully final update of release notes before 1.7.8 final | Junio C Hamano | 2011-11-18 | 1 | -1/+1 |
* | Merge branch 'rr/misc-fixes' | Junio C Hamano | 2011-11-18 | 4 | -13/+5 |
|\ | |||||
| * | git-compat-util: don't assume value for undefined variable | Ramkumar Ramachandra | 2011-11-15 | 1 | -1/+1 |
| * | sha1_file: don't mix enum with int | Ramkumar Ramachandra | 2011-11-15 | 1 | -1/+1 |
| * | convert: don't mix enum with int | Ramkumar Ramachandra | 2011-11-15 | 1 | -3/+3 |
| * | http: remove unused function hex() | Ramkumar Ramachandra | 2011-11-15 | 1 | -8/+0 |
* | | Makefile: add option to disable automatic dependency generation | Jonathan Nieder | 2011-11-18 | 1 | -7/+24 |
* | | Sync with 1.7.7.4 | Junio C Hamano | 2011-11-18 | 5 | -49/+81 |
|\ \ | |||||
| * | | Git 1.7.7.4v1.7.7.4 | Junio C Hamano | 2011-11-18 | 3 | -2/+16 |
| * | | Merge branch 'jc/maint-name-rev-all' into maint | Junio C Hamano | 2011-11-18 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | name-rev --all: do not even attempt to describe non-commit objectjc/maint-name-rev-all | Junio C Hamano | 2011-11-15 | 1 | -1/+1 |
| * | | | Merge branch 'ml/mailmap' into maint | Junio C Hamano | 2011-11-18 | 1 | -3/+2 |
| |\ \ \ | |||||
| | * | | | mailmap: xcalloc mailmap_infoml/mailmap | Marc-André Lureau | 2011-11-16 | 1 | -3/+2 |
| * | | | | Merge branch 'jn/maint-notes-avoid-va-args' into maint | Junio C Hamano | 2011-11-18 | 1 | -43/+61 |
| |\ \ \ \ | |||||
| | * | | | | notes merge: eliminate OUTPUT macrojn/maint-notes-avoid-va-args | Jonathan Nieder | 2011-11-17 | 1 | -43/+61 |
| * | | | | | Makefile: add missing header file dependencies | Jonathan Nieder | 2011-11-18 | 1 | -2/+3 |
* | | | | | | do not let git_path clobber errno when reporting errorsjn/git-path-errno | Jonathan Nieder | 2011-11-17 | 2 | -24/+34 |
* | | | | | | Git 1.7.8-rc3v1.7.8-rc3 | Junio C Hamano | 2011-11-17 | 2 | -5/+2 |
* | | | | | | refs: loosen over-strict "format" check | Junio C Hamano | 2011-11-16 | 2 | -10/+17 |
* | | | | | | revert: prettify fatal messages | Ramkumar Ramachandra | 2011-11-15 | 1 | -5/+5 |
* | | | | | | Revert "upload-archive: use start_command instead of fork" | Junio C Hamano | 2011-11-15 | 4 | -31/+55 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Git 1.7.8-rc2v1.7.8-rc2 | Junio C Hamano | 2011-11-12 | 2 | -2/+2 |
* | | | | | Merge branch 'ly/mktree-using-strbuf' | Junio C Hamano | 2011-11-11 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge "Move 'builtin-*' into a 'builtin/' subdirectory"ly/mktree-using-strbuf | Junio C Hamano | 2011-11-10 | 943 | -17539/+77997 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 'build-in git-mktree' | Junio C Hamano | 2011-11-10 | 1366 | -45469/+172869 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | mktree: fix a memory leak in write_tree() | Liu Yuan | 2011-11-10 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'sn/complete-bash-wo-process-subst' | Junio C Hamano | 2011-11-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | completion: don't leak variable from the prompt into environment | SZEDER Gábor | 2011-11-09 | 1 | -1/+1 |
* | | | | | | | | | Update draft release notes to 1.7.8 | Junio C Hamano | 2011-11-08 | 1 | -14/+5 |
* | | | | | | | | | Merge branch 'jc/remote-setbranches-usage-fix' | Junio C Hamano | 2011-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | remote: fix set-branches usagejc/remote-setbranches-usage-fix | Junio C Hamano | 2011-11-06 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'fc/remote-seturl-usage-fix' | Junio C Hamano | 2011-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | remote: fix remote set-url usagefc/remote-seturl-usage-fix | Felipe Contreras | 2011-11-06 | 1 | -1/+1 |
* | | | | | | | | | | | Sync with 1.7.7.3 | Junio C Hamano | 2011-11-08 | 5 | -50/+67 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Git 1.7.7.3v1.7.7.3 | Junio C Hamano | 2011-11-08 | 3 | -2/+21 |
| * | | | | | | | | | | Merge branch 'jc/maint-remove-renamed-ref' into maint | Junio C Hamano | 2011-11-08 | 1 | -8/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jm/maint-gitweb-filter-forks-fix' into maint | Junio C Hamano | 2011-11-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dm/pack-objects-update' into maint | Junio C Hamano | 2011-11-08 | 1 | -19/+55 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | docs: Update install-doc-quick | Junio C Hamano | 2011-11-08 | 3 | -50/+46 |
| * | | | | | | | | | | | | | docs: don't mention --quiet or --exit-code in git-log(1) | Jeff King | 2011-11-08 | 1 | -0/+2 |
* | | | | | | | | | | | | | | Git 1.7.8-rc1v1.7.8-rc1 | Junio C Hamano | 2011-11-07 | 2 | -2/+6 |
* | | | | | | | | | | | | | | Merge branch 'ss/blame-textconv-fake-working-tree' | Junio C Hamano | 2011-11-07 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | blame.c: Properly initialize strbuf after calling textconv_object(), again | Sebastian Schuberth | 2011-11-07 | 1 | -4/+3 |
* | | | | | | | | | | | | | | | Merge branch 'ab/i18n-test-fix' | Junio C Hamano | 2011-11-06 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | t/t7508-status.sh: use test_i18ncmpab/i18n-test-fix | Ævar Arnfjörð Bjarmason | 2011-11-05 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | t/t6030-bisect-porcelain.sh: use test_i18ngrep | Ævar Arnfjörð Bjarmason | 2011-11-05 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Merge branch 'sn/http-auth-with-netrc-fix' | Junio C Hamano | 2011-11-06 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | http: don't always prompt for password | Stefan Naewe | 2011-11-04 | 1 | -4/+3 |
* | | | | | | | | | | | | | | | | | Merge branch 'pw/p4-appledouble-fix' | Junio C Hamano | 2011-11-06 | 2 | -0/+44 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |