Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rev-list: add "int bisect_show_flags" in "struct rev_list_info" | Christian Couder | 2009-04-07 | 3 | -12/+9 |
* | rev-list: remove last static vars used in "show_commit" | Christian Couder | 2009-04-07 | 3 | -28/+34 |
* | list-objects: add "void *data" parameter to show functions | Christian Couder | 2009-04-07 | 5 | -46/+49 |
* | bisect--helper: string output variables together with "&&" | Christian Couder | 2009-04-05 | 4 | -25/+23 |
* | rev-list: pass "int flags" as last argument of "show_bisect_vars" | Christian Couder | 2009-04-05 | 3 | -10/+13 |
* | t6030: test bisecting with paths | Christian Couder | 2009-04-05 | 1 | -0/+60 |
* | bisect: use "bisect--helper" and remove "filter_skipped" function | Christian Couder | 2009-04-05 | 1 | -77/+12 |
* | bisect: implement "read_bisect_paths" to read paths in "$GIT_DIR/BISECT_NAMES" | Christian Couder | 2009-04-05 | 1 | -9/+46 |
* | bisect--helper: implement "git bisect--helper" | Christian Couder | 2009-04-05 | 6 | -0/+105 |
* | bisect: use the new generic "sha1_pos" function to lookup sha1 | Christian Couder | 2009-04-05 | 1 | -14/+9 |
* | rev-list: call new "filter_skip" function | Christian Couder | 2009-04-05 | 3 | -6/+93 |
* | Merge branch 'cc/sha1-bsearch' into HEAD | Junio C Hamano | 2009-04-04 | 84 | -723/+1738 |
|\ | |||||
| * | patch-ids: use the new generic "sha1_pos" function to lookup sha1 | Christian Couder | 2009-04-04 | 1 | -88/+5 |
| * | sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1 | Christian Couder | 2009-04-04 | 2 | -0/+108 |
| * | Update draft release notes to 1.6.3 | Junio C Hamano | 2009-04-02 | 1 | -2/+19 |
| * | Sync with 1.6.2.2 | Junio C Hamano | 2009-04-02 | 2 | -12/+9 |
| |\ | |||||
| | * | GIT 1.6.2.2v1.6.2.2 | Junio C Hamano | 2009-04-02 | 2 | -7/+10 |
| | * | Merge branch 'jc/maint-1.6.0-blame-s' into maint | Junio C Hamano | 2009-04-02 | 1 | -4/+4 |
| | |\ | |||||
| | * \ | Merge branch 'js/maint-diff-temp-smudge' into maint | Junio C Hamano | 2009-04-02 | 2 | -3/+26 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'js/maint-1.6.0-exec-path-env' into maint | Junio C Hamano | 2009-04-02 | 1 | -0/+4 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint | Junio C Hamano | 2009-04-02 | 2 | -2/+2 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maint | Junio C Hamano | 2009-04-02 | 1 | -9/+12 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'dm/maint-docco' into maint | Junio C Hamano | 2009-04-02 | 10 | -230/+234 |
| | |\ \ \ \ \ \ | |||||
| * | | | | | | | | send-email: ensure quoted addresses are rfc2047 encoded | Jay Soffian | 2009-04-02 | 2 | -1/+15 |
| * | | | | | | | | send-email: correct two tests which were going interactive | Jay Soffian | 2009-04-02 | 1 | -3/+5 |
| * | | | | | | | | Merge branch 'ef/fast-export' | Junio C Hamano | 2009-04-01 | 2 | -2/+26 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | builtin-fast-export.c: handle nested tags | Erik Faye-Lund | 2009-03-29 | 2 | -3/+6 |
| | * | | | | | | | | builtin-fast-export.c: fix crash on tagged trees | Erik Faye-Lund | 2009-03-29 | 2 | -3/+6 |
| | * | | | | | | | | builtin-fast-export.c: turn error into warning | Erik Faye-Lund | 2009-03-29 | 1 | -2/+4 |
| | * | | | | | | | | test-suite: adding a test for fast-export with tag variants | Erik Faye-Lund | 2009-03-29 | 1 | -0/+16 |
| * | | | | | | | | | Merge branch 'mh/format-patch-add-header' | Junio C Hamano | 2009-04-01 | 3 | -0/+22 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | format-patch: add arbitrary email headers | Michael Hendricks | 2009-03-27 | 3 | -0/+22 |
| * | | | | | | | | | | Merge branch 'tr/maint-1.6.1-doc-format-patch--root' | Junio C Hamano | 2009-04-01 | 1 | -9/+12 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Documentation: format-patch --root clarifications | Thomas Rast | 2009-03-27 | 1 | -9/+12 |
| * | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-01 | 3 | -2/+11 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-01 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-01 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Documentation: Remove an odd "instead" | Holger Weiß | 2009-04-01 | 1 | -1/+1 |
| | * | | | | | | | | | | | fix portability problem with IS_RUN_COMMAND_ERR | Jeff King | 2009-04-01 | 1 | -1/+1 |
| | * | | | | | | | | | | | mailmap: resurrect lower-casing of email addresses | Johannes Schindelin | 2009-04-01 | 1 | -0/+9 |
| * | | | | | | | | | | | | Merge branch 'cj/doc-format' | Junio C Hamano | 2009-04-01 | 9 | -88/+208 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is set | Chris Johnsen | 2009-04-01 | 4 | -14/+32 |
| | * | | | | | | | | | | | | Merge branch 'cj/doc-quiet' into cj/doc-format | Junio C Hamano | 2009-03-27 | 1 | -31/+60 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Documentation/Makefile: break up texi pipeline | Chris Johnsen | 2009-03-27 | 1 | -4/+7 |
| | | * | | | | | | | | | | | | Documentation/Makefile: make most operations "quiet" | Chris Johnsen | 2009-03-27 | 1 | -29/+55 |
| | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Documentation: option to render literal text as bold for manpages | Chris Johnsen | 2009-03-27 | 2 | -1/+22 |
| | * | | | | | | | | | | | | Documentation: asciidoc.conf: fix verse block with block titles | Chris Johnsen | 2009-03-27 | 1 | -1/+2 |
| | * | | | | | | | | | | | | Documentation: asciidoc.conf: always use <literallayout> for [blocktext] | Chris Johnsen | 2009-03-27 | 1 | -2/+2 |
| | * | | | | | | | | | | | | Documentation: move "spurious .sp" code into manpage-base.xsl | Chris Johnsen | 2009-03-27 | 2 | -13/+13 |
| | * | | | | | | | | | | | | Documentation: move quieting params into manpage-base.xsl | Chris Johnsen | 2009-03-27 | 2 | -4/+4 |