Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2011-02-16 |
|\ | |||
| * | Merge branch 'maint-1.7.3' into maint | Junio C Hamano | 2011-02-16 |
| |\ | |||
| | * | Merge branch 'maint-1.7.2' into maint-1.7.3 | Junio C Hamano | 2011-02-16 |
| | |\ | |||
| | | * | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 2011-02-16 |
| | | |\ | |||
| | | | * | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 2011-02-16 |
| | | | |\ | |||
| * | | | | | parse_tag_buffer(): do not prefixcmp() out of range | Nguyễn Thái Ngọc Duy | 2011-02-16 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-02-15 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | pull: do not display fetch usage on --help-all | Michael J Gruber | 2011-02-15 |
| * | | | | | git-tag.txt: list all modes in the description | Michael J Gruber | 2011-02-15 |
| * | | | | | commit,status: describe -u likewise | Michael J Gruber | 2011-02-15 |
| * | | | | | add: describe --patch like checkout, reset | Michael J Gruber | 2011-02-15 |
| * | | | | | commit,merge,tag: describe -m likewise | Michael J Gruber | 2011-02-15 |
| * | | | | | clone,init: describe --template using the same wording | Michael J Gruber | 2011-02-15 |
| * | | | | | commit,status: describe --porcelain just like push | Michael J Gruber | 2011-02-15 |
| * | | | | | commit,tag: use same wording for -F | Michael J Gruber | 2011-02-15 |
| * | | | | | configure: use AC_LANG_PROGRAM consistently | Ralf Wildenhues | 2011-02-14 |
| * | | | | | string_list_append: always set util pointer to NULL | Jeff King | 2011-02-14 |
| * | | | | | correct type of EMPTY_TREE_SHA1_BIN | Jonathan Nieder | 2011-02-14 |
* | | | | | | Revert "unpack_trees(): skip trees that are the same in all input" | Junio C Hamano | 2011-02-15 |
* | | | | | | Obey p4 views when using client spec | Ian Wienand | 2011-02-14 |
* | | | | | | gitignore: add test-mktemp to ignore list | Ævar Arnfjörð Bjarmason | 2011-02-13 |
* | | | | | | repo-config: add deprecation warning | René Scharfe | 2011-02-13 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-02-11 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | Git 1.7.4.1v1.7.4.1 | Junio C Hamano | 2011-02-11 |
| * | | | | | Merge branch 'jc/fsck-fixes' into maint | Junio C Hamano | 2011-02-11 |
| |\ \ \ \ \ | |||
| * | | | | | | clone: fixup recurse_submodules option | Chris Packham | 2011-02-11 |
| * | | | | | | svn-fe: warn about experimental status | Jonathan Nieder | 2011-02-11 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-02-10 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | compat: helper for detecting unsigned overflow | Jonathan Nieder | 2011-02-10 |
* | | | | | | | Merge branch 'tr/merge-unborn-clobber' | Junio C Hamano | 2011-02-09 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Exhibit merge bug that clobbers index&WT | Thomas Rast | 2010-08-25 |
* | | | | | | | | Merge branch 'jc/unpack-trees' | Junio C Hamano | 2011-02-09 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | unpack_trees(): skip trees that are the same in all input | Junio C Hamano | 2011-01-04 |
| * | | | | | | | | unpack-trees.c: cosmetic fix | Junio C Hamano | 2010-12-22 |
* | | | | | | | | | Merge branch 'jc/fsck-fixes' | Junio C Hamano | 2011-02-09 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||
| * | | | | | | | | fsck: do not give up too early in fsck_dir() | Junio C Hamano | 2011-01-27 |
| * | | | | | | | | fsck: drop unused parameter from traverse_one_object() | Junio C Hamano | 2011-01-27 |
* | | | | | | | | | Merge branch 'tr/diff-words-test' | Junio C Hamano | 2011-02-09 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t4034 (diff --word-diff): add a minimum Perl drier test vector | Junio C Hamano | 2011-01-18 |
| * | | | | | | | | | t4034 (diff --word-diff): style suggestions | Jonathan Nieder | 2011-01-18 |
| * | | | | | | | | | userdiff: simplify word-diff safeguard | Jonathan Nieder | 2011-01-18 |
| * | | | | | | | | | t4034: bulk verify builtin word regex sanity | Thomas Rast | 2011-01-18 |
* | | | | | | | | | | Merge branch 'rr/fi-import-marks-if-exists' | Junio C Hamano | 2011-02-09 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | fast-import: Introduce --import-marks-if-exists | Ramkumar Ramachandra | 2011-01-18 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'jn/unpack-lstat-failure-report' | Junio C Hamano | 2011-02-09 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | unpack-trees: handle lstat failure for existing file | Jonathan Nieder | 2011-01-13 |
| * | | | | | | | | | | unpack-trees: handle lstat failure for existing directory | Jonathan Nieder | 2011-01-13 |
* | | | | | | | | | | | Merge branch 'ef/alias-via-run-command' | Junio C Hamano | 2011-02-09 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | alias: use run_command api to execute aliases | Erik Faye-Lund | 2011-01-06 |
* | | | | | | | | | | | | Merge branch 'cb/setup' | Junio C Hamano | 2011-02-09 |
|\ \ \ \ \ \ \ \ \ \ \ \ |