Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flush progress message buffer in display(). | Johannes Sixt | 2007-11-20 | 1 | -0/+3 |
* | autoconf: Add tests for memmem, strtoumax and mkdtemp functions | Jakub Narebski | 2007-11-20 | 2 | -0/+21 |
* | gitweb: Put project README in div.readme, fix its padding | Jakub Narebski | 2007-11-20 | 2 | -1/+7 |
* | gitweb: Style all tables using CSS | Jakub Narebski | 2007-11-20 | 2 | -15/+11 |
* | send-email: Don't add To: recipients to the Cc: header | Ask Bjørn Hansen | 2007-11-20 | 1 | -1/+5 |
* | gitview: import only one of gtksourceview and gtksourceview2 | Anton Gyllenberg | 2007-11-19 | 1 | -10/+7 |
* | git-send-email: show all headers when sending mail | David D. Kilzer | 2007-11-19 | 2 | -2/+39 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-19 | 3 | -7/+80 |
|\ | |||||
| * | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint | Junio C Hamano | 2007-11-18 | 4 | -13/+81 |
| |\ | |||||
| | * | Documentation: Fix references to deprecated commands | J. Bruce Fields | 2007-11-18 | 2 | -8/+3 |
| | * | user-manual: mention "..." in "Generating diffs", etc. | J. Bruce Fields | 2007-11-18 | 1 | -4/+11 |
| | * | user-manual: Add section "Why bisecting merge commits can be harder ..." | Steffen Prohaska | 2007-11-18 | 1 | -0/+66 |
| | * | git-remote.txt: fix example url | J. Bruce Fields | 2007-11-17 | 1 | -1/+1 |
* | | | Further clarify clean.requireForce changes | Wincent Colaiuta | 2007-11-19 | 1 | -2/+3 |
* | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-11-18 | 1 | -1/+12 |
* | | | Merge branch 'lt/rev-list-gitlink' | Junio C Hamano | 2007-11-18 | 4 | -3/+59 |
|\ \ \ | |||||
| * | | | Fix rev-list when showing objects involving submodules | Linus Torvalds | 2007-11-14 | 4 | -3/+59 |
* | | | | Merge branch 'ds/checkout-upper' | Junio C Hamano | 2007-11-18 | 2 | -3/+85 |
|\ \ \ \ | |||||
| * | | | | git-checkout: Test for relative path use. | David Symonds | 2007-11-11 | 1 | -0/+82 |
| * | | | | git-checkout: Support relative paths containing "..". | David Symonds | 2007-11-11 | 1 | -3/+3 |
* | | | | | Merge branch 'sh/p4' | Junio C Hamano | 2007-11-18 | 1 | -2/+13 |
|\ \ \ \ \ | |||||
| * | | | | | git-p4: Fix direct import from perforce after fetching changes through git fr... | Simon Hausmann | 2007-11-16 | 1 | -2/+13 |
* | | | | | | Merge branch 'lt/rev-list-interactive' | Junio C Hamano | 2007-11-18 | 7 | -176/+286 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix parent rewriting in --early-output | Linus Torvalds | 2007-11-14 | 5 | -22/+22 |
| * | | | | | | revision walker: mini clean-up | Linus Torvalds | 2007-11-05 | 5 | -26/+35 |
| * | | | | | | Enhance --early-output format | Linus Torvalds | 2007-11-05 | 3 | -40/+119 |
| * | | | | | | Add "--early-output" log flag for interactive GUI use | Linus Torvalds | 2007-11-04 | 3 | -0/+93 |
| * | | | | | | Simplify topo-sort logic | Linus Torvalds | 2007-11-04 | 4 | -126/+55 |
* | | | | | | | Merge branch 'ph/diffopts' | Junio C Hamano | 2007-11-18 | 21 | -257/+297 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Reorder diff_opt_parse options more logically per topics. | Pierre Habouzit | 2007-11-11 | 1 | -53/+63 |
| * | | | | | | | Make the diff_options bitfields be an unsigned with explicit masks. | Pierre Habouzit | 2007-11-11 | 15 | -149/+155 |
| * | | | | | | | Use OPT_BIT in builtin-pack-refs | Pierre Habouzit | 2007-11-11 | 1 | -9/+3 |
| * | | | | | | | Use OPT_BIT in builtin-for-each-ref | Pierre Habouzit | 2007-11-11 | 1 | -9/+10 |
| * | | | | | | | Use OPT_SET_INT and OPT_BIT in builtin-branch | Pierre Habouzit | 2007-11-11 | 1 | -28/+16 |
| * | | | | | | | parse-options new features. | Pierre Habouzit | 2007-11-11 | 3 | -18/+59 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Draft release notes: fix clean.requireForce description | Junio C Hamano | 2007-11-18 | 1 | -4/+4 |
* | | | | | | | Merge branch 'maint' to synchronize with 1.5.3.6 | Junio C Hamano | 2007-11-18 | 3 | -12/+9 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | GIT 1.5.3.6v1.5.3.6 | Junio C Hamano | 2007-11-18 | 2 | -10/+6 |
| * | | | | | | grep -An -Bm: fix invocation of external grep command | Junio C Hamano | 2007-11-17 | 1 | -3/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Use compat mkdtemp() on Solaris boxes | Guido Ostkamp | 2007-11-18 | 1 | -2/+1 |
* | | | | | | Merge branch 'ph/parseopt-sh' | Junio C Hamano | 2007-11-17 | 23 | -322/+540 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-quiltimport.sh fix --patches handling | Andy Whitcroft | 2007-11-12 | 1 | -1/+1 |
| * | | | | | | git-am: -i does not take a string parameter. | Junio C Hamano | 2007-11-08 | 1 | -1/+1 |
| * | | | | | | sh-setup: don't let eval output to be shell-expanded. | Pierre Habouzit | 2007-11-08 | 2 | -6/+9 |
| * | | | | | | git-sh-setup: fix parseopt `eval` string underquoting | Junio C Hamano | 2007-11-07 | 1 | -5/+6 |
| * | | | | | | Give git-am back the ability to add Signed-off-by lines. | Johannes Sixt | 2007-11-06 | 1 | -1/+1 |
| * | | | | | | git-rev-parse --parseopt | Junio C Hamano | 2007-11-06 | 2 | -3/+3 |
| * | | | | | | scripts: Add placeholders for OPTIONS_SPEC | Junio C Hamano | 2007-11-06 | 11 | -0/+11 |
| * | | | | | | Migrate git-repack.sh to use git-rev-parse --parseopt | Pierre Habouzit | 2007-11-05 | 1 | -5/+19 |
| * | | | | | | Migrate git-quiltimport.sh to use git-rev-parse --parseopt | Pierre Habouzit | 2007-11-05 | 1 | -23/+16 |