Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | gitweb: highlight: replace tabs with spaces | Kevin Cernekee | 2011-03-16 | 1 | -1/+1 | |
* | | | | | | | | | make_absolute_path: return the input path if it points to our buffer | Carlos Martín Nieto | 2011-03-16 | 1 | -0/+4 | |
* | | | | | | | | | valgrind: ignore SSE-based strlen invalid reads | Carlos Martín Nieto | 2011-03-16 | 1 | -0/+6 | |
* | | | | | | | | | diff --submodule: split into bite-sized pieces | Jonathan Nieder | 2011-03-16 | 1 | -42/+61 | |
* | | | | | | | | | cherry: split off function to print output lines | Jonathan Nieder | 2011-03-16 | 1 | -16/+18 | |
* | | | | | | | | | branch: split off function that writes tracking info and commit subject | Jonathan Nieder | 2011-03-16 | 1 | -21/+27 | |
* | | | | | | | | | standardize brace placement in struct definitions | Jonathan Nieder | 2011-03-16 | 17 | -88/+44 | |
* | | | | | | | | | compat: make gcc bswap an inline function | Jonathan Nieder | 2011-03-16 | 1 | -8/+10 | |
* | | | | | | | | | enums: omit trailing comma for portability | Jonathan Nieder | 2011-03-16 | 2 | -2/+2 | |
* | | | | | | | | | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer" | Junio C Hamano | 2011-03-10 | 5 | -21/+1 | |
* | | | | | | | | | Fix typo in t/README | Mathias Lafeldt | 2011-03-09 | 1 | -1/+1 | |
* | | | | | | | | | ls-remote documentation: <refs> argument is optional | Piotr Krukowiecki | 2011-03-09 | 1 | -1/+1 | |
* | | | | | | | | | Add Author and Documentation sections to git-for-each-ref.txt | Alexei Sholik | 2011-03-09 | 1 | -0/+12 | |
* | | | | | | | | | Documentation: remove redundant colons in git-for-each-ref.txt | Alexei Sholik | 2011-03-09 | 1 | -3/+3 | |
* | | | | | | | | | SubmittingPatches: clarify the expected commit log description | Junio C Hamano | 2011-03-08 | 1 | -8/+18 | |
* | | | | | | | | | diff format documentation: clarify --cc and -c | Adam Monsen | 2011-03-08 | 1 | -4/+7 | |
* | | | | | | | | | rev-list-options.txt: typo fix | Michael J Gruber | 2011-03-08 | 1 | -1/+1 | |
* | | | | | | | | | Documentation: fix a typo in git-apply.txt | Michał Kiedrowicz | 2011-03-04 | 1 | -1/+1 | |
* | | | | | | | | | init: remove unnecessary check | Nguyễn Thái Ngọc Duy | 2011-03-03 | 1 | -7/+5 | |
* | | | | | | | | | verify-pack: add --stat-only to the synopsis section | Junio C Hamano | 2011-03-01 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | branch_merged: fix grammar in warning | Eric Hanchrow | 2011-02-27 | 1 | -1/+1 | |
* | | | | | | | | Documentation: clarify -u<mode> option defaults | Clemens Buchacher | 2011-02-21 | 2 | -14/+14 | |
* | | | | | | | | t/t7500-commit.sh: use test_cmp instead of test | Ævar Arnfjörð Bjarmason | 2011-02-21 | 1 | -1/+6 | |
* | | | | | | | | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate | Ævar Arnfjörð Bjarmason | 2011-02-21 | 3 | -88/+6 | |
* | | | | | | | | gitweb/gitweb.perl: don't call S_ISREG() with undef | Ævar Arnfjörð Bjarmason | 2011-02-21 | 1 | -1/+1 | |
* | | | | | | | | gitweb/gitweb.perl: remove use of qw(...) as parentheses | Ævar Arnfjörð Bjarmason | 2011-02-21 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'maint-1.7.3' into maint | Junio C Hamano | 2011-02-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'maint-1.7.2' into maint-1.7.3 | Junio C Hamano | 2011-02-16 | 3 | -20/+26 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 2011-02-16 | 3 | -20/+26 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 2011-02-16 | 3 | -20/+26 | |
| | | |\ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | parse_tag_buffer(): do not prefixcmp() out of range | Nguyễn Thái Ngọc Duy | 2011-02-16 | 1 | -2/+4 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | pull: do not display fetch usage on --help-all | Michael J Gruber | 2011-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | git-tag.txt: list all modes in the description | Michael J Gruber | 2011-02-15 | 1 | -5/+6 | |
* | | | | | | | | | | commit,status: describe -u likewise | Michael J Gruber | 2011-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | add: describe --patch like checkout, reset | Michael J Gruber | 2011-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | commit,merge,tag: describe -m likewise | Michael J Gruber | 2011-02-15 | 3 | -5/+5 | |
* | | | | | | | | | | clone,init: describe --template using the same wording | Michael J Gruber | 2011-02-15 | 2 | -3/+3 | |
* | | | | | | | | | | commit,status: describe --porcelain just like push | Michael J Gruber | 2011-02-15 | 1 | -2/+2 | |
* | | | | | | | | | | commit,tag: use same wording for -F | Michael J Gruber | 2011-02-15 | 2 | -2/+2 | |
* | | | | | | | | | | configure: use AC_LANG_PROGRAM consistently | Ralf Wildenhues | 2011-02-14 | 2 | -39/+21 | |
* | | | | | | | | | | string_list_append: always set util pointer to NULL | Jeff King | 2011-02-14 | 1 | -0/+1 | |
* | | | | | | | | | | correct type of EMPTY_TREE_SHA1_BIN | Jonathan Nieder | 2011-02-14 | 4 | -4/+6 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Git 1.7.4.1v1.7.4.1 | Junio C Hamano | 2011-02-11 | 4 | -3/+31 | |
* | | | | | | | | | Merge branch 'jc/fsck-fixes' into maint | Junio C Hamano | 2011-02-11 | 1 | -9/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fsck: do not give up too early in fsck_dir() | Junio C Hamano | 2011-01-27 | 1 | -6/+12 | |
| * | | | | | | | | | fsck: drop unused parameter from traverse_one_object() | Junio C Hamano | 2011-01-27 | 1 | -3/+10 | |
* | | | | | | | | | | clone: fixup recurse_submodules option | Chris Packham | 2011-02-11 | 1 | -1/+1 | |
* | | | | | | | | | | svn-fe: warn about experimental status | Jonathan Nieder | 2011-02-11 | 1 | -0/+3 | |
* | | | | | | | | | | compat: helper for detecting unsigned overflow | Jonathan Nieder | 2011-02-10 | 4 | -4/+11 | |
* | | | | | | | | | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2011-02-09 | 3 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | |