summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revert: remove --reset compatibility optionjn/revert-quitJonathan Nieder2011-11-222-5/+2
* revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder2011-11-225-3/+185
* revert: write REVERT_HEAD pseudoref during conflicted revertJonathan Nieder2011-11-224-3/+61
* revert: improve error message for cherry-pick during cherry-pickJonathan Nieder2011-11-221-7/+6
* revert: rearrange pick_revisions() for clarityJonathan Nieder2011-11-221-24/+24
* revert: rename --reset option to --quitJonathan Nieder2011-11-227-25/+49
* Merge branch 'rr/misc-fixes'Junio C Hamano2011-11-211-1/+1
|\
| * convert.c: Fix return type of git_path_check_eol()rr/misc-fixesRamsay Jones2011-11-211-1/+1
* | config.c: Fix a static buffer overwrite bug by avoiding mkpath()Ramsay Jones2011-11-201-2/+2
* | t5501-*.sh: Fix url passed to clone in setup testRamsay Jones2011-11-201-1/+1
* | Hopefully final update of release notes before 1.7.8 finalJunio C Hamano2011-11-181-1/+1
* | Merge branch 'rr/misc-fixes'Junio C Hamano2011-11-184-13/+5
|\ \ | |/
| * git-compat-util: don't assume value for undefined variableRamkumar Ramachandra2011-11-151-1/+1
| * sha1_file: don't mix enum with intRamkumar Ramachandra2011-11-151-1/+1
| * convert: don't mix enum with intRamkumar Ramachandra2011-11-151-3/+3
| * http: remove unused function hex()Ramkumar Ramachandra2011-11-151-8/+0
* | Makefile: add option to disable automatic dependency generationJonathan Nieder2011-11-181-7/+24
* | Sync with 1.7.7.4Junio C Hamano2011-11-185-49/+81
|\ \
| * | Git 1.7.7.4v1.7.7.4Junio C Hamano2011-11-183-2/+16
| * | Merge branch 'jc/maint-name-rev-all' into maintJunio C Hamano2011-11-181-1/+1
| |\ \
| | * | name-rev --all: do not even attempt to describe non-commit objectjc/maint-name-rev-allJunio C Hamano2011-11-151-1/+1
| * | | Merge branch 'ml/mailmap' into maintJunio C Hamano2011-11-181-3/+2
| |\ \ \
| | * | | mailmap: xcalloc mailmap_infoml/mailmapMarc-André Lureau2011-11-161-3/+2
| * | | | Merge branch 'jn/maint-notes-avoid-va-args' into maintJunio C Hamano2011-11-181-43/+61
| |\ \ \ \
| | * | | | notes merge: eliminate OUTPUT macrojn/maint-notes-avoid-va-argsJonathan Nieder2011-11-171-43/+61
| * | | | | Makefile: add missing header file dependenciesJonathan Nieder2011-11-181-2/+3
* | | | | | do not let git_path clobber errno when reporting errorsjn/git-path-errnoJonathan Nieder2011-11-172-24/+34
* | | | | | Git 1.7.8-rc3v1.7.8-rc3Junio C Hamano2011-11-172-5/+2
* | | | | | refs: loosen over-strict "format" checkJunio C Hamano2011-11-162-10/+17
* | | | | | revert: prettify fatal messagesRamkumar Ramachandra2011-11-151-5/+5
* | | | | | Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-154-31/+55
| |_|_|_|/ |/| | | |
* | | | | Git 1.7.8-rc2v1.7.8-rc2Junio C Hamano2011-11-122-2/+2
* | | | | Merge branch 'ly/mktree-using-strbuf'Junio C Hamano2011-11-111-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge "Move 'builtin-*' into a 'builtin/' subdirectory"ly/mktree-using-strbufJunio C Hamano2011-11-10943-17539/+77997
| |\ \ \ \ \
| * \ \ \ \ \ Merge 'build-in git-mktree'Junio C Hamano2011-11-101366-45469/+172869
| |\ \ \ \ \ \
| * | | | | | | mktree: fix a memory leak in write_tree()Liu Yuan2011-11-101-0/+1
* | | | | | | | Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano2011-11-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | completion: don't leak variable from the prompt into environmentSZEDER Gábor2011-11-091-1/+1
* | | | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-11-081-14/+5
* | | | | | | | | Merge branch 'jc/remote-setbranches-usage-fix'Junio C Hamano2011-11-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remote: fix set-branches usagejc/remote-setbranches-usage-fixJunio C Hamano2011-11-061-1/+1
* | | | | | | | | | Merge branch 'fc/remote-seturl-usage-fix'Junio C Hamano2011-11-081-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remote: fix remote set-url usagefc/remote-seturl-usage-fixFelipe Contreras2011-11-061-1/+1
* | | | | | | | | | | Sync with 1.7.7.3Junio C Hamano2011-11-085-50/+67
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Git 1.7.7.3v1.7.7.3Junio C Hamano2011-11-083-2/+21
| * | | | | | | | | | Merge branch 'jc/maint-remove-renamed-ref' into maintJunio C Hamano2011-11-081-8/+0
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jm/maint-gitweb-filter-forks-fix' into maintJunio C Hamano2011-11-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dm/pack-objects-update' into maintJunio C Hamano2011-11-081-19/+55
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | docs: Update install-doc-quickJunio C Hamano2011-11-083-50/+46
| * | | | | | | | | | | | | docs: don't mention --quiet or --exit-code in git-log(1)Jeff King2011-11-081-0/+2