| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | Documentation: clarify pager configuration | Jonathan Nieder | 2008-08-24 | 2 | -3/+9 |
| * | | | | | | | | Documentation: clarify pager.<cmd> configuration | Jonathan Nieder | 2008-08-24 | 1 | -3/+5 |
| * | | | | | | | | Clean up the git-p4 documentation | Simon Hausmann | 2008-08-24 | 1 | -31/+38 |
| * | | | | | | | | Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX | Miklos Vajna | 2008-08-23 | 1 | -0/+1 |
| |/ / / / / / / |
|
* | | | | | | | | git-submodule - Use "get_default_remote" from git-parse-remote | Mark Levedahl | 2008-08-24 | 1 | -3/+2 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-23 | 6 | -5/+10 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | unpack_trees(): protect the handcrafted in-core index from read_cache() | Junio C Hamano | 2008-08-23 | 3 | -2/+6 |
| * | | | | | | | git-p4: Fix one-liner in p4_write_pipe function. | Tor Arvid Lund | 2008-08-22 | 1 | -1/+1 |
| * | | | | | | | Completion: add missing '=' for 'diff --diff-filter' | Eric Raible | 2008-08-22 | 1 | -1/+1 |
| * | | | | | | | Fix 'git help help' | Miklos Vajna | 2008-08-21 | 1 | -1/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | git-submodule: replace duplicated code with a module_list function | David Aguilar | 2008-08-22 | 1 | -4/+13 |
* | | | | | | | git-merge documentation: more details about resolving conflicts | Dan Hensgen | 2008-08-22 | 1 | -6/+18 |
* | | | | | | | Extend "checkout --track" DWIM to support more cases | Alex Riesen | 2008-08-22 | 4 | -17/+46 |
* | | | | | | | Revert "Convert output messages in merge-recursive to past tense." | Jonathan del Strother | 2008-08-22 | 1 | -18/+18 |
* | | | | | | | templates/Makefile: install is unnecessary, just use mkdir -p | Junio C Hamano | 2008-08-22 | 1 | -2/+2 |
* | | | | | | | remote.c: add a function for deleting a refspec array and use it (twice) | Brandon Casey | 2008-08-22 | 2 | -2/+28 |
* | | | | | | | filter-branch: Grok special characters in tag names | Johannes Sixt | 2008-08-21 | 2 | -5/+15 |
* | | | | | | | test-lib: do not remove trash_directory if called with --debug | Johannes Schindelin | 2008-08-21 | 1 | -1/+1 |
* | | | | | | | provide more errors for the "merge into empty head" case | Paolo Bonzini | 2008-08-21 | 1 | -0/+5 |
* | | | | | | | Make reflog query '@{1219188291}' act as '@{2008.8.19.16:24:51.-0700}' | Shawn O. Pearce | 2008-08-21 | 1 | -1/+4 |
* | | | | | | | config.mak.in: Pass on LDFLAGS from configure | Neil Roberts | 2008-08-21 | 1 | -0/+1 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-21 | 3 | -4/+10 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | compat/snprintf.c: handle snprintf's that always return the # chars transmitted | Brandon Casey | 2008-08-21 | 1 | -0/+4 |
| * | | | | | | git-svn: fix dcommit to urls with embedded usernames | Eric Wong | 2008-08-20 | 1 | -3/+5 |
| * | | | | | | revision.h: make show_early_output an extern which is defined in revision.c | Brandon Casey | 2008-08-20 | 1 | -1/+1 |
* | | | | | | | Teach "git diff -p" HTML funcname patterns | Johan Herland | 2008-08-20 | 2 | -2/+5 |
* | | | | | | | Teach "git diff -p" Python funcname patterns | Kirill Smelkov | 2008-08-20 | 2 | -0/+3 |
* | | | | | | | Merge branch 'ml/submodule-foreach' | Junio C Hamano | 2008-08-20 | 2 | -2/+39 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | git-submodule - Add 'foreach' subcommand | Mark Levedahl | 2008-08-17 | 2 | -2/+39 |
* | | | | | | | | Merge branch 'pm/log-exit-code' | Junio C Hamano | 2008-08-20 | 2 | -2/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Teach git log --exit-code to return an appropriate exit code | Peter Valdemar Mørch | 2008-08-17 | 2 | -5/+5 |
| * | | | | | | | | Teach git log --check to return an appropriate exit code | Peter Valdemar Mørch | 2008-08-17 | 1 | -0/+9 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'sb/commit-tree-minileak' | Junio C Hamano | 2008-08-20 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix commit_tree() buffer leak | Stephan Beyer | 2008-08-17 | 1 | -1/+4 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'pb/reflog-dwim' | Junio C Hamano | 2008-08-20 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | builtin-reflog: Allow reflog expire to name partial ref | Pieter de Bie | 2008-08-17 | 1 | -4/+4 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'jc/add-stop-at-symlink' | Junio C Hamano | 2008-08-20 | 4 | -3/+45 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | add: refuse to add working tree items beyond symlinks | Junio C Hamano | 2008-08-04 | 3 | -3/+22 |
| * | | | | | | | | update-index: refuse to add working tree items beyond symlinks | Junio C Hamano | 2008-08-04 | 2 | -1/+24 |
* | | | | | | | | | Merge branch 'kh/diff-tree' | Junio C Hamano | 2008-08-20 | 3 | -17/+72 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Add test for diff-tree --stdin with two trees | Karl Hasselström | 2008-08-11 | 1 | -0/+14 |
| * | | | | | | | | | Teach git diff-tree --stdin to diff trees | Karl Hasselström | 2008-08-11 | 2 | -9/+39 |
| * | | | | | | | | | diff-tree: Note that the commit ID is printed with --stdin | Karl Hasselström | 2008-08-11 | 1 | -3/+7 |
| * | | | | | | | | | Refactoring: Split up diff_tree_stdin | Karl Hasselström | 2008-08-11 | 1 | -12/+19 |
* | | | | | | | | | | Merge branch 'mg/count-objects' | Junio C Hamano | 2008-08-20 | 3 | -3/+7 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | count-objects: Add total pack size to verbose output | Marcus Griep | 2008-08-17 | 3 | -3/+7 |
* | | | | | | | | | | | Merge branch 'mz/push-verbose' | Junio C Hamano | 2008-08-20 | 1 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Make push more verbose about illegal combination of options | Marek Zawirski | 2008-08-17 | 1 | -2/+11 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'jc/index-extended-flags' | Junio C Hamano | 2008-08-20 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | index: future proof for "extended" index entries | Junio C Hamano | 2008-08-17 | 2 | -0/+5 |
| |/ / / / / / / / / / |
|