aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* revert: rename --reset option to --quitJonathan Nieder2011-11-22
* Merge branch 'rr/misc-fixes'Junio C Hamano2011-11-21
|\
| * convert.c: Fix return type of git_path_check_eol()Ramsay Jones2011-11-21
* | config.c: Fix a static buffer overwrite bug by avoiding mkpath()Ramsay Jones2011-11-20
* | t5501-*.sh: Fix url passed to clone in setup testRamsay Jones2011-11-20
* | Hopefully final update of release notes before 1.7.8 finalJunio C Hamano2011-11-18
* | Merge branch 'rr/misc-fixes'Junio C Hamano2011-11-18
|\ \ | |/
| * git-compat-util: don't assume value for undefined variableRamkumar Ramachandra2011-11-15
| * sha1_file: don't mix enum with intRamkumar Ramachandra2011-11-15
| * convert: don't mix enum with intRamkumar Ramachandra2011-11-15
| * http: remove unused function hex()Ramkumar Ramachandra2011-11-15
* | Makefile: add option to disable automatic dependency generationJonathan Nieder2011-11-18
* | Sync with 1.7.7.4Junio C Hamano2011-11-18
|\ \
| * | Git 1.7.7.4v1.7.7.4Junio C Hamano2011-11-18
| * | Merge branch 'jc/maint-name-rev-all' into maintJunio C Hamano2011-11-18
| |\ \
| | * | name-rev --all: do not even attempt to describe non-commit objectJunio C Hamano2011-11-15
| * | | Merge branch 'ml/mailmap' into maintJunio C Hamano2011-11-18
| |\ \ \
| | * | | mailmap: xcalloc mailmap_infoMarc-André Lureau2011-11-16
| * | | | Merge branch 'jn/maint-notes-avoid-va-args' into maintJunio C Hamano2011-11-18
| |\ \ \ \
| | * | | | notes merge: eliminate OUTPUT macroJonathan Nieder2011-11-17
| * | | | | Makefile: add missing header file dependenciesJonathan Nieder2011-11-18
* | | | | | do not let git_path clobber errno when reporting errorsJonathan Nieder2011-11-17
* | | | | | Git 1.7.8-rc3v1.7.8-rc3Junio C Hamano2011-11-17
* | | | | | refs: loosen over-strict "format" checkJunio C Hamano2011-11-16
* | | | | | revert: prettify fatal messagesRamkumar Ramachandra2011-11-15
* | | | | | Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-15
| |_|_|_|/ |/| | | |
* | | | | Git 1.7.8-rc2v1.7.8-rc2Junio C Hamano2011-11-12
* | | | | Merge branch 'ly/mktree-using-strbuf'Junio C Hamano2011-11-11
|\ \ \ \ \
| * \ \ \ \ Merge "Move 'builtin-*' into a 'builtin/' subdirectory"Junio C Hamano2011-11-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge 'build-in git-mktree'Junio C Hamano2011-11-10
| |\ \ \ \ \ \
| * | | | | | | mktree: fix a memory leak in write_tree()Liu Yuan2011-11-10
* | | | | | | | Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano2011-11-09
|\ \ \ \ \ \ \ \
| * | | | | | | | completion: don't leak variable from the prompt into environmentSZEDER Gábor2011-11-09
* | | | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-11-08
* | | | | | | | | Merge branch 'jc/remote-setbranches-usage-fix'Junio C Hamano2011-11-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remote: fix set-branches usageJunio C Hamano2011-11-06
* | | | | | | | | | Merge branch 'fc/remote-seturl-usage-fix'Junio C Hamano2011-11-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remote: fix remote set-url usageFelipe Contreras2011-11-06
* | | | | | | | | | | Sync with 1.7.7.3Junio C Hamano2011-11-08
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Git 1.7.7.3v1.7.7.3Junio C Hamano2011-11-08
| * | | | | | | | | | Merge branch 'jc/maint-remove-renamed-ref' into maintJunio C Hamano2011-11-08
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jm/maint-gitweb-filter-forks-fix' into maintJunio C Hamano2011-11-08
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dm/pack-objects-update' into maintJunio C Hamano2011-11-08
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | docs: Update install-doc-quickJunio C Hamano2011-11-08
| * | | | | | | | | | | | | docs: don't mention --quiet or --exit-code in git-log(1)Jeff King2011-11-08
* | | | | | | | | | | | | | Git 1.7.8-rc1v1.7.8-rc1Junio C Hamano2011-11-07
* | | | | | | | | | | | | | Merge branch 'ss/blame-textconv-fake-working-tree'Junio C Hamano2011-11-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | blame.c: Properly initialize strbuf after calling textconv_object(), againSebastian Schuberth2011-11-07
* | | | | | | | | | | | | | | Merge branch 'ab/i18n-test-fix'Junio C Hamano2011-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t/t7508-status.sh: use test_i18ncmpÆvar Arnfjörð Bjarmason2011-11-05