Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | gitweb: fix wrong base URL when non-root DirectoryIndex | Giuseppe Bilotta | 2009-02-16 | 2 | -8/+26 | |
* | | | bash: update 'git svn' options | SZEDER Gábor | 2009-02-16 | 1 | -6/+25 | |
* | | | bash: add missing 'git merge' options | SZEDER Gábor | 2009-02-16 | 1 | -0/+1 | |
* | | | git-svn: Fix for rewriteRoot URL containing username.v1.6.2-rc1 | Dévai Tamás | 2009-02-15 | 1 | -0/+1 | |
* | | | builtin-receive-pack.c: fix compiler warnings about format string | René Scharfe | 2009-02-15 | 1 | -2/+2 | |
* | | | RelNotes Update | Junio C Hamano | 2009-02-15 | 1 | -4/+26 | |
* | | | Merge branch 'mc/setup-cd-p' | Junio C Hamano | 2009-02-15 | 2 | -23/+10 | |
|\ \ \ | ||||||
| * | | | git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree | Marcel M. Cary | 2009-02-07 | 2 | -23/+10 | |
* | | | | Merge branch 'ff/submodule-no-fetch' | Junio C Hamano | 2009-02-15 | 2 | -4/+22 | |
|\ \ \ \ | ||||||
| * | | | | submodule: add --no-fetch parameter to update command | Fabian Franz | 2009-02-07 | 2 | -4/+22 | |
| |/ / / | ||||||
* | | | | Merge branch 'ms/mailmap' | Junio C Hamano | 2009-02-15 | 15 | -130/+644 | |
|\ \ \ \ | ||||||
| * | | | | Move mailmap documentation into separate file | Marius Storm-Olsen | 2009-02-08 | 4 | -84/+94 | |
| * | | | | Change current mailmap usage to do matching on both name and email of author/... | Marius Storm-Olsen | 2009-02-08 | 5 | -51/+186 | |
| * | | | | Add map_user() and clear_mailmap() to mailmap | Marius Storm-Olsen | 2009-02-08 | 3 | -51/+236 | |
| * | | | | Add find_insert_index, insert_at_index and clear_func functions to string_list | Marius Storm-Olsen | 2009-02-08 | 2 | -4/+48 | |
| * | | | | Add mailmap.file as configurational option for mailmap location | Marius Storm-Olsen | 2009-02-08 | 10 | -7/+147 | |
* | | | | | Merge branch 'jn/gitweb-committag' | Junio C Hamano | 2009-02-15 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitweb: Better regexp for SHA-1 committag match | Jakub Narebski | 2009-02-07 | 1 | -1/+1 | |
* | | | | | | Merge branch 'rc/http-push' | Junio C Hamano | 2009-02-15 | 2 | -2/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | use a hash of the lock token as the suffix for PUT/MOVE | Tay Ray Chuan | 2009-02-15 | 2 | -2/+18 | |
* | | | | | | | Merge branch 'js/gc-prune' | Junio C Hamano | 2009-02-15 | 3 | -8/+59 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gc: make --prune useful again by accepting an optional parameter | Johannes Schindelin | 2009-02-14 | 3 | -8/+59 | |
* | | | | | | | | Merge branch 'tr/abbrev-commit-no-ellipses' | Junio C Hamano | 2009-02-15 | 16 | -21/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | log: do not print ellipses with --abbrev-commit | Thomas Rast | 2009-02-13 | 16 | -21/+19 | |
* | | | | | | | | | Merge branch 'jc/branch-previous' | Junio C Hamano | 2009-02-15 | 4 | -20/+94 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Teach @{-1} to git merge | Junio C Hamano | 2009-02-13 | 2 | -3/+35 | |
| * | | | | | | | | | Teach the "@{-1} syntax to "git branch" | Junio C Hamano | 2009-02-13 | 3 | -17/+59 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | bash: fix misspelled 'git svn' option | SZEDER Gábor | 2009-02-14 | 1 | -1/+1 | |
* | | | | | | | | | t1500: more 'git rev-parse --git-dir' tests | SZEDER Gábor | 2009-02-14 | 1 | -3/+3 | |
* | | | | | | | | | Move 'rev-parse --git-dir' test to t1500 | SZEDER Gábor | 2009-02-14 | 2 | -9/+9 | |
* | | | | | | | | | Documentation: pruning recipe for destructive filter-branch | Thomas Rast | 2009-02-14 | 1 | -0/+41 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | symbolic-ref: allow refs/<whatever> in HEAD | Jeff King | 2009-02-13 | 2 | -7/+2 | |
* | | | | | | | | Remove redundant bit clears from diff_setup() | Keith Cascio | 2009-02-13 | 1 | -3/+0 | |
* | | | | | | | | bash-completion: Complete the values of color.interactive, color.ui, color.pager | Matt Kraai | 2009-02-13 | 1 | -1/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Install the default "master" branch configuration after cloning a void | Junio C Hamano | 2009-02-12 | 2 | -5/+33 | |
* | | | | | | | Update documentation to add further information about using Thunderbird with ... | Jeremy White | 2009-02-12 | 2 | -0/+41 | |
* | | | | | | | git-rebase.txt: --interactive does not work with --whitespace | Mark Burton | 2009-02-12 | 1 | -0/+1 | |
* | | | | | | | Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filter | Jacob Helwig | 2009-02-12 | 1 | -0/+5 | |
* | | | | | | | Revert "validate_headref: tighten ref-matching to just branches" | Junio C Hamano | 2009-02-12 | 1 | -2/+2 | |
* | | | | | | | Bugfix: GIT_EXTERNAL_DIFF with more than one changed files | Nazri Ramliy | 2009-02-12 | 2 | -4/+12 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-11 | 4 | -20/+88 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Prepare for 1.6.1.4. | Junio C Hamano | 2009-02-11 | 2 | -1/+20 | |
| * | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-11 | 3 | -20/+69 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Make repack less likely to corrupt repository | Junio C Hamano | 2009-02-11 | 1 | -20/+67 | |
| | * | | | | | | fast-export: ensure we traverse commits in topological order | Elijah Newren | 2009-02-11 | 1 | -0/+1 | |
| | * | | | | | | Clear the delta base cache if a pack is rebuilt | Shawn O. Pearce | 2009-02-11 | 1 | -0/+1 | |
* | | | | | | | | filter-branch: Add more error-handling | Eric Kidd | 2009-02-11 | 2 | -12/+18 | |
* | | | | | | | | Fix contrib/hooks/post-receive-email for new duplicate branch | Pat Notz | 2009-02-11 | 1 | -1/+3 | |
* | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-02-11 | 5 | -21/+279 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | test case for regression caused by git-svn empty symlink fix | Anton Gyllenberg | 2009-02-11 | 2 | -0/+208 |