Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: commit --amend should honor --no-editjc/commit-amend-no-edit | Jonathan Nieder | 2011-12-08 | 1 | -0/+40 |
* | commit: honour --no-edit | Junio C Hamano | 2011-12-08 | 1 | -4/+5 |
* | t7501 (commit): modernize style | Jonathan Nieder | 2011-12-08 | 1 | -133/+127 |
* | test: remove a porcelain test that hard-codes commit names | Jonathan Nieder | 2011-12-08 | 1 | -20/+0 |
* | test: add missing "&&" after echo command | Jonathan Nieder | 2011-12-08 | 1 | -6/+7 |
* | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2011-12-05 | 2 | -2/+1 |
|\ | |||||
| * | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 2011-12-05 | 2 | -2/+1 |
| |\ | |||||
| | * | stripspace: fix outdated comment | Jeff King | 2011-12-05 | 1 | -2/+0 |
| | * | Add MYMETA.yml to perl/.gitignore | Sebastian Morr | 2011-12-05 | 1 | -0/+1 |
* | | | Merge branch 'js/merge-edit-option' | Junio C Hamano | 2011-12-05 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Documentation: fix formatting error in merge-options.txtjs/merge-edit-option | Jack Nagel | 2011-12-05 | 1 | -1/+0 |
* | | | | Git 1.7.8v1.7.8 | Junio C Hamano | 2011-12-02 | 3 | -11/+8 |
* | | | | Git 1.7.8-rc4v1.7.8-rc4 | Junio C Hamano | 2011-11-28 | 2 | -2/+2 |
* | | | | builtin-reset: Documentation update | Vincent van Ravesteijn | 2011-11-23 | 1 | -4/+4 |
* | | | | builtin-branch: Fix crash on invalid use of --force | Vincent van Ravesteijn | 2011-11-23 | 1 | -2/+2 |
* | | | | revert --abort: do not leave behind useless sequencer-old directory | Jonathan Nieder | 2011-11-23 | 2 | -0/+9 |
* | | | | Fix revert --abort on Windows | Johannes Sixt | 2011-11-23 | 1 | -2/+2 |
* | | | | revert: do not pass non-literal string as format to git_path() | Nguyễn Thái Ngọc Duy | 2011-11-23 | 1 | -1/+1 |
* | | | | Update 1.7.8 draft release notes in preparation for rc4 | Junio C Hamano | 2011-11-22 | 1 | -1/+1 |
* | | | | Merge branch 'jn/revert-quit' | Junio C Hamano | 2011-11-22 | 10 | -54/+314 |
|\ \ \ \ | |||||
| * | | | | revert: remove --reset compatibility optionjn/revert-quit | Jonathan Nieder | 2011-11-22 | 2 | -5/+2 |
| * | | | | revert: introduce --abort to cancel a failed cherry-pick | Jonathan Nieder | 2011-11-22 | 5 | -3/+185 |
| * | | | | revert: write REVERT_HEAD pseudoref during conflicted revert | Jonathan Nieder | 2011-11-22 | 4 | -3/+61 |
| * | | | | revert: improve error message for cherry-pick during cherry-pick | Jonathan Nieder | 2011-11-22 | 1 | -7/+6 |
| * | | | | revert: rearrange pick_revisions() for clarity | Jonathan Nieder | 2011-11-22 | 1 | -24/+24 |
| * | | | | revert: rename --reset option to --quit | Jonathan Nieder | 2011-11-22 | 7 | -25/+49 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2011-11-21 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | documentation fix: git difftool uses diff tools, not merge tools. | Thomas Hochstein | 2011-11-21 | 1 | -1/+1 |
* | | | | Merge branch 'rr/misc-fixes' | Junio C Hamano | 2011-11-21 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | convert.c: Fix return type of git_path_check_eol()rr/misc-fixes | Ramsay Jones | 2011-11-21 | 1 | -1/+1 |
* | | | | | config.c: Fix a static buffer overwrite bug by avoiding mkpath() | Ramsay Jones | 2011-11-20 | 1 | -2/+2 |
* | | | | | t5501-*.sh: Fix url passed to clone in setup test | Ramsay Jones | 2011-11-20 | 1 | -1/+1 |
* | | | | | 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 |