| Commit message (Expand) | Author | Age |
* | git-log.txt,rev-list-options.txt: put option blocks in proper order | Michael J Gruber | 2011-03-09 |
* | git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting | Michael J Gruber | 2011-03-08 |
* | rev-list-options.txt: typo fix | Michael J Gruber | 2011-03-08 |
* | Documentation: fix a typo in git-apply.txt | Michał Kiedrowicz | 2011-03-04 |
* | init: remove unnecessary check | Nguyễn Thái Ngọc Duy | 2011-03-03 |
* | verify-pack: add --stat-only to the synopsis section | Junio C Hamano | 2011-03-01 |
* | branch_merged: fix grammar in warning | Eric Hanchrow | 2011-02-27 |
* | Documentation: clarify -u<mode> option defaults | Clemens Buchacher | 2011-02-21 |
* | t/t7500-commit.sh: use test_cmp instead of test | Ævar Arnfjörð Bjarmason | 2011-02-21 |
* | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate | Ævar Arnfjörð Bjarmason | 2011-02-21 |
* | gitweb/gitweb.perl: don't call S_ISREG() with undef | Ævar Arnfjörð Bjarmason | 2011-02-21 |
* | gitweb/gitweb.perl: remove use of qw(...) as parentheses | Ævar Arnfjörð Bjarmason | 2011-02-21 |
* | 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 |
* | | | | | 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 |
* | | | | | 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 |
|\ \ \ \ \ |
|
| * | | | | | 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 |
* | | | | | | clone: fixup recurse_submodules option | Chris Packham | 2011-02-11 |
* | | | | | | svn-fe: warn about experimental status | Jonathan Nieder | 2011-02-11 |
* | | | | | | compat: helper for detecting unsigned overflow | Jonathan Nieder | 2011-02-10 |
* | | | | | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2011-02-09 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | fast-import: introduce "feature notes" command | Jonathan Nieder | 2011-02-09 |
| * | | | | | fast-import: clarify documentation of "feature" command | Jonathan Nieder | 2011-02-09 |
* | | | | | | Documentation/merge subtree How-To: fix typo | Uwe Kleine-König | 2011-02-09 |
* | | | | | | pull: Document the "--[no-]recurse-submodules" options | Jens Lehmann | 2011-02-07 |
* | | | | | | quote.h: simplify the inclusion | Jonathan Nieder | 2011-02-07 |
* | | | | | | sha1_object_info: examine cached_object store too | Nguyễn Thái Ngọc Duy | 2011-02-07 |
* | | | | | | sha1_file.c: move find_cached_object up so sha1_object_info can use it | Nguyễn Thái Ngọc Duy | 2011-02-07 |
* | | | | | | Add const to parse_{commit,tag}_buffer() | Nguyễn Thái Ngọc Duy | 2011-02-07 |
* | | | | | | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 2011-02-07 |
* | | | | | | gitweb: Mention optional Perl modules in INSTALL | Jakub Narebski | 2011-02-07 |
* | | | | | | post-receive-email: suppress error if description file missing | Sitaram Chamarty | 2011-02-07 |
* | | | | | | t7407: fix line endings for mingw build | Pat Thoyts | 2011-02-07 |
* | | | | | | t4120-apply-popt: help systems with core.filemode=false | Johannes Sixt | 2011-02-07 |
* | | | | | | t3509: use unconstrained initial test to setup repository. | Pat Thoyts | 2011-02-07 |