Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 1.7.2.5v1.7.2.5 | Junio C Hamano | 2010-12-15 | 9 | -19/+111 |
|\ | |||||
| * | Git 1.7.1.4v1.7.1.4 | Junio C Hamano | 2010-12-15 | 8 | -19/+104 |
| |\ | |||||
| | * | Git 1.7.0.9v1.7.0.9 | Junio C Hamano | 2010-12-15 | 7 | -19/+96 |
| | |\ | |||||
| | | * | Git 1.6.6.3v1.6.6.3 | Junio C Hamano | 2010-12-15 | 6 | -19/+88 |
| | | |\ | |||||
| | | | * | Git 1.6.5.9v1.6.5.9 | Junio C Hamano | 2010-12-15 | 5 | -18/+64 |
| | | | |\ | |||||
| | | | | * | Git 1.6.4.5v1.6.4.5 | Junio C Hamano | 2010-12-15 | 3 | -2/+22 |
| | | | | * | gitweb: Introduce esc_attr to escape attributes of HTML elements | Jakub Narebski | 2010-12-15 | 1 | -15/+22 |
* | | | | | | Git 1.7.2.4v1.7.2.4 | Junio C Hamano | 2010-12-02 | 5 | -2/+32 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Git 1.7.1.3v1.7.1.3 | Junio C Hamano | 2010-12-02 | 4 | -2/+22 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Git 1.7.0.8v1.7.0.8 | Junio C Hamano | 2010-12-02 | 3 | -2/+12 |
* | | | | | | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 2010-12-01 | 2 | -2/+7 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 2010-12-01 | 2 | -2/+7 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | add: introduce add.ignoreerrors synonym for add.ignore-errors | Jonathan Nieder | 2010-12-01 | 2 | -2/+7 |
* | | | | | | bash: Match lightweight tags in prompt | knittl | 2010-12-01 | 1 | -1/+1 |
* | | | | | | git-commit.txt: (synopsis): move -i and -o before "--" | Jari Aalto | 2010-12-01 | 1 | -2/+2 |
* | | | | | | t3101: modernise style | Junio C Hamano | 2010-09-12 | 1 | -62/+64 |
* | | | | | | compat/nedmalloc: don't force NDEBUG on the rest of git | René Scharfe | 2010-09-11 | 1 | -1/+6 |
* | | | | | | config.txt: fix placement of diff.noprefix | Mark Lodato | 2010-09-10 | 1 | -2/+3 |
* | | | | | | xdiff-interface.c: always trim trailing space from xfuncname matches | Brandon Casey | 2010-09-09 | 1 | -3/+2 |
* | | | | | | diff.c: call regfree to free memory allocated by regcomp when necessary | Brandon Casey | 2010-09-09 | 1 | -1/+4 |
* | | | | | | revert: Fix trivial comment style issue | Elijah Newren | 2010-09-06 | 1 | -1/+0 |
* | | | | | | cache_tree_free: Fix small memory leak | Elijah Newren | 2010-09-06 | 1 | -1/+3 |
* | | | | | | Merge branch 'xx/trivial' into maint | Junio C Hamano | 2010-09-06 | 3 | -11/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tag.c: whitespace breakages fix | Junio C Hamano | 2010-09-05 | 1 | -9/+9 |
| * | | | | | | Fix whitespace issue in object.c | Jared Hance | 2010-09-05 | 1 | -4/+4 |
| * | | | | | | t5505: add missing && | Jens Lehmann | 2010-09-05 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Git 1.7.2.3v1.7.2.3 | Junio C Hamano | 2010-09-03 | 3 | -9/+3 |
* | | | | | | builtin/merge_recursive.c: Add an usage string and make use of it. | Thiago Farina | 2010-09-03 | 1 | -1/+4 |
* | | | | | | Prepare for 1.7.2.3 | Junio C Hamano | 2010-09-01 | 2 | -1/+47 |
* | | | | | | Merge branch 'gp/pack-refs-remove-empty-dirs' into maint | Junio C Hamano | 2010-09-01 | 2 | -0/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pack-refs: remove newly empty directories | Greg Price | 2010-07-07 | 2 | -0/+38 |
* | | | | | | | Merge branch 'sg/rerere-gc-old-still-used' into maint | Junio C Hamano | 2010-09-01 | 4 | -11/+41 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rerere: fix overeager gc | SZEDER Gábor | 2010-07-14 | 3 | -9/+34 |
| * | | | | | | | mingw_utime(): handle NULL times parameter | SZEDER Gábor | 2010-07-12 | 1 | -2/+7 |
* | | | | | | | | Merge branch 'np/maint-huge-delta-generation' into maint | Junio C Hamano | 2010-09-01 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix >4GiB source delta assertion failure | Nicolas Pitre | 2010-08-21 | 1 | -1/+8 |
* | | | | | | | | | Merge branch 'dj/fetch-tagopt' into maint | Junio C Hamano | 2010-09-01 | 4 | -7/+56 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fetch: allow command line --tags to override config | Daniel Johnson | 2010-08-14 | 4 | -7/+56 |
* | | | | | | | | | | Merge branch 'da/fix-submodule-sync-superproject-config' into maint | Junio C Hamano | 2010-09-01 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | submodule sync: Update "submodule.<name>.url" | David Aguilar | 2010-08-18 | 2 | -1/+5 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'en/rebase-against-rebase-fix' into maint | Junio C Hamano | 2010-09-01 | 2 | -0/+71 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches | Elijah Newren | 2010-08-12 | 2 | -2/+11 |
| * | | | | | | | | | | t5520-pull: Add testcases showing spurious conflicts from git pull --rebase | Elijah Newren | 2010-08-12 | 1 | -0/+62 |
* | | | | | | | | | | | Merge branch 'maint-1.7.1' into maint | Junio C Hamano | 2010-08-29 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | t0003: add missing && at end of lines | Matthieu Moy | 2010-08-29 | 1 | -5/+5 |
* | | | | | | | | | | | for-each-ref: fix objectname:short bug | Jay Soffian | 2010-08-26 | 1 | -1/+2 |
* | | | | | | | | | | | tree-walk: Correct bitrotted comment about tree_entry() | Elijah Newren | 2010-08-25 | 1 | -1/+4 |
* | | | | | | | | | | | Fix 'git log' early pager startup error case | Linus Torvalds | 2010-08-25 | 2 | -9/+4 |
* | | | | | | | | | | | parse-options: clarify PARSE_OPT_NOARG description | Jonathan Nieder | 2010-08-24 | 1 | -1/+1 |
* | | | | | | | | | | | t3302 (notes): Port to Solaris | Jonathan Nieder | 2010-08-24 | 1 | -1/+1 |