Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mm/maint-log-n-with-diff-filtering' into maint | Junio C Hamano | 2011-04-03 | 5 | -1/+26 |
|\ | |||||
| * | log: fix --max-count when used together with -S or -G | Matthieu Moy | 2011-03-09 | 5 | -1/+26 |
* | | Merge branch 'jk/format-patch-multiline-header' into maint | Junio C Hamano | 2011-04-03 | 4 | -10/+121 |
|\ \ | |||||
| * | | format-patch: rfc2047-encode newlines in headers | Jeff King | 2011-02-23 | 1 | -2/+2 |
| * | | format-patch: wrap long header lines | Jeff King | 2011-02-23 | 2 | -8/+108 |
| * | | strbuf: add fixed-length version of add_wrapped_text | Jeff King | 2011-02-23 | 2 | -0/+11 |
* | | | Merge branch 'jn/maint-instaweb-plack-fix' into maint | Junio C Hamano | 2011-04-03 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | git-instaweb: Change how gitweb.psgi is made runnable as standalone app | Jakub Narebski | 2011-02-27 | 1 | -2/+4 |
* | | | | Merge branch 'lp/config-vername-check' into maint | Junio C Hamano | 2011-04-03 | 4 | -50/+111 |
|\ \ \ \ | |||||
| * | | | | Disallow empty section and variable names | Libor Pechacek | 2011-02-22 | 2 | -1/+10 |
| * | | | | Sanity-check config variable names | Libor Pechacek | 2011-02-22 | 4 | -50/+102 |
* | | | | | compat: add missing #include <sys/resource.h> | Jonathan Nieder | 2011-04-03 | 1 | -0/+1 |
* | | | | | Git 1.7.4.3v1.7.4.3 | Junio C Hamano | 2011-04-03 | 3 | -2/+34 |
* | | | | | Doc: mention --delta-base-offset is the default for Porcelain commands | Junio C Hamano | 2011-04-02 | 1 | -1/+6 |
* | | | | | Merge branch 'nd/index-doc' into maint | Junio C Hamano | 2011-04-01 | 1 | -0/+185 |
|\ \ \ \ \ | |||||
| * | | | | | doc: technical details about the index file format | Junio C Hamano | 2011-03-23 | 1 | -37/+57 |
| * | | | | | doc: technical details about the index file format | Nguyễn Thái Ngọc Duy | 2011-02-27 | 1 | -0/+165 |
* | | | | | | Merge branch 'pk/stash-apply-status-relative' into maint | Junio C Hamano | 2011-04-01 | 2 | -1/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add test: git stash shows status relative to current dir | Piotr Krukowiecki | 2011-03-20 | 1 | -0/+19 |
| * | | | | | | git stash: show status relative to current directory | Piotr Krukowiecki | 2011-03-14 | 1 | -1/+2 |
* | | | | | | | Merge branch 'jc/maint-diff-q-filter' into maint | Junio C Hamano | 2011-04-01 | 2 | -1/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff --quiet: disable optimization when --diff-filter=X is used | Junio C Hamano | 2011-03-16 | 2 | -1/+9 |
* | | | | | | | | Merge branch 'js/maint-stash-index-copy' into maint | Junio C Hamano | 2011-04-01 | 1 | -6/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | stash: copy the index using --index-output instead of cp -p | Johannes Sixt | 2011-03-17 | 1 | -6/+5 |
| * | | | | | | | | stash: fix incorrect quoting in cleanup of temporary files | Johannes Sixt | 2011-03-17 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'mg/doc-bisect-tweak-worktree' into maint | Junio C Hamano | 2011-04-01 | 1 | -23/+38 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-bisect.txt: example for bisecting with hot-fix | Michael J Gruber | 2011-03-15 | 1 | -0/+33 |
| * | | | | | | | | git-bisect.txt: streamline run presentation | Michael J Gruber | 2011-03-15 | 1 | -26/+8 |
* | | | | | | | | | Merge branch 'jh/maint-do-not-track-non-branches' into maint | Junio C Hamano | 2011-04-01 | 4 | -18/+39 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | branch/checkout --track: Ensure that upstream branch is indeed a branch | Johan Herland | 2011-02-16 | 4 | -18/+39 |
* | | | | | | | | | | Merge branch 'fk/maint-cvsimport-early-failure' into maint | Junio C Hamano | 2011-04-01 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-cvsimport.perl: Bail out right away when reading from the server fails | Fabian Keil | 2011-02-27 | 1 | -1/+3 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jc/maint-apply-report-offset' into maint | Junio C Hamano | 2011-04-01 | 1 | -2/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | apply -v: show offset count when patch did not apply exactly | Junio C Hamano | 2011-03-06 | 1 | -2/+14 |
* | | | | | | | | | | | Merge branch 'jc/maint-apply-no-double-patch' into maint | Junio C Hamano | 2011-04-01 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | apply: do not patch lines that were already patched | Junio C Hamano | 2011-03-04 | 1 | -1/+6 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'js/checkout-untracked-symlink' into maint | Junio C Hamano | 2011-04-01 | 3 | -4/+62 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | do not overwrite untracked symlinks | Clemens Buchacher | 2011-02-21 | 2 | -4/+12 |
| * | | | | | | | | | | | Demonstrate breakage: checkout overwrites untracked symlink with directory | Johannes Sixt | 2011-02-15 | 1 | -0/+50 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge "checkout ambiguous ref bugfix" into maint | Junio C Hamano | 2011-04-01 | 2 | -10/+72 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | checkout: fix bug with ambiguous refs | Junio C Hamano | 2011-01-11 | 2 | -10/+72 |
* | | | | | | | | | | | | docs: fix filter-branch subdir example for exotic repo names | Jeff King | 2011-04-01 | 1 | -1/+1 |
* | | | | | | | | | | | | parse-remote: typofix | Junio C Hamano | 2011-03-30 | 1 | -1/+1 |
* | | | | | | | | | | | | contrib/thunderbird-patch-inline: do not require bash to run the script | Maxin john | 2011-03-30 | 1 | -2/+2 |
* | | | | | | | | | | | | t8001: check the exit status of the command being tested | Junio C Hamano | 2011-03-30 | 1 | -5/+6 |
* | | | | | | | | | | | | strbuf.h: remove a tad stale docs-in-comment and reference api-doc instead | Michael Witten | 2011-03-30 | 1 | -36/+1 |
* | | | | | | | | | | | | Typos: t/README | Michael Witten | 2011-03-30 | 1 | -5/+4 |
* | | | | | | | | | | | | Documentation/config.txt: make truth value of numbers more explicit | Carlos Martín Nieto | 2011-03-30 | 1 | -1/+1 |
* | | | | | | | | | | | | git-pack-objects.txt: fix grammatical errors | Stephen Boyd | 2011-03-30 | 1 | -3/+3 |
* | | | | | | | | | | | | parse-remote: replace unnecessary sed invocation | Stephen Boyd | 2011-03-30 | 1 | -1/+2 |