Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2009-08-16 | 1 | -7/+24 |
|\ | |||||
| * | gitk: Parse arbitrary commit-ish in SHA1 field | Thomas Rast | 2009-08-13 | 1 | -1/+6 |
| * | gitk: Fix direction of symmetric difference in optimized mode | Thomas Rast | 2009-08-13 | 1 | -1/+1 |
| * | gitk: New option to hide remote refs | Thomas Rast | 2009-08-13 | 1 | -3/+15 |
| * | gitk: Do not hard-code "encoding" in attribute lookup functions | Johannes Sixt | 2009-08-13 | 1 | -2/+2 |
* | | git-cvsimport: add support for cvs pserver password scrambling. | Dirk Hoerner | 2009-08-14 | 1 | -1/+38 |
* | | gitweb: Optimize git-favicon.png | Benjamin Kramer | 2009-08-14 | 2 | -0/+0 |
* | | Merge branch 'jn/gitweb-blame' (early part) | Junio C Hamano | 2009-08-14 | 2 | -26/+50 |
|\ \ | |||||
| * | | gitweb: Use light/dark for class names also in 'blame' view | Jakub Narebski | 2009-07-25 | 2 | -8/+11 |
| * | | gitweb: Add author initials in 'blame' view, a la "git gui blame" | Jakub Narebski | 2009-07-25 | 1 | -0/+8 |
| * | | gitweb: Mark commits with no "previous" in 'blame' view | Jakub Narebski | 2009-07-25 | 2 | -2/+8 |
| * | | gitweb: Use "previous" header of git-blame -p in 'blame' view | Jakub Narebski | 2009-07-25 | 1 | -14/+15 |
| * | | gitweb: Mark boundary commits in 'blame' view | Jakub Narebski | 2009-07-25 | 2 | -2/+8 |
| * | | gitweb: Make .error style generic | Jakub Narebski | 2009-07-25 | 1 | -1/+1 |
* | | | svn: (cleanup) use predefined constant for rev_map_fmt | Eric Wong | 2009-08-12 | 1 | -1/+1 |
* | | | svn: allow branches outside of refs/remotes | Adam Brewster | 2009-08-12 | 6 | -54/+96 |
* | | | svn: initial "master" points to trunk if possible | Eric Wong | 2009-08-12 | 3 | -1/+42 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-08-12 | 14 | -18/+117 |
|\ \ \ | |||||
| * \ \ | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-12 | 9 | -12/+12 |
| |\ \ \ | |||||
| | * | | | Change mentions of "git programs" to "git commands" | Ori Avtalion | 2009-08-12 | 8 | -10/+10 |
| | * | | | Documentation: merge: one <remote> is required | Paul Bolle | 2009-08-12 | 1 | -1/+1 |
| | * | | | help.c: give correct structure's size to memset() | Johan Herland | 2009-08-12 | 1 | -1/+1 |
| * | | | | push: point to 'git pull' and 'git push --force' in case of non-fast forward | Matthieu Moy | 2009-08-12 | 4 | -5/+103 |
| * | | | | Documentation: add: <filepattern>... is optional | Paul Bolle | 2009-08-12 | 1 | -1/+1 |
* | | | | | allow pull --rebase on branch yet to be born | Jeff King | 2009-08-12 | 2 | -5/+24 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-10 | 3 | -5/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-10 | 2 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix typos in git-remote.txt and git-symbolic-ref.txt | Štěpán Němec | 2009-08-10 | 2 | -4/+4 |
| * | | | | git-instaweb: fix mod_perl detection for apache2 | Mark A Rada | 2009-08-09 | 1 | -1/+1 |
* | | | | | Merge branch 'jk/push-quiet' | Junio C Hamano | 2009-08-10 | 5 | -1/+26 |
|\ \ \ \ \ | |||||
| * | | | | | transport: don't show push status if --quiet is given | Jeff King | 2009-08-05 | 1 | -1/+19 |
| * | | | | | transport: pass "quiet" flag to pack-objects | Jeff King | 2009-08-05 | 3 | -0/+5 |
| * | | | | | push: add --quiet flag | Jeff King | 2009-08-05 | 2 | -0/+2 |
* | | | | | | Merge branch 'jc/maint-merge-recursive-fix' | Junio C Hamano | 2009-08-10 | 2 | -3/+80 |
|\ \ \ \ \ \ | |||||
| * | | | | | | merge-recursive: don't segfault while handling rename clashes | Junio C Hamano | 2009-07-30 | 2 | -3/+80 |
* | | | | | | | Merge branch 'zf/maint-gitweb-acname' | Junio C Hamano | 2009-08-10 | 1 | -3/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gitweb: parse_commit_text encoding fix | Zoltán Füzesi | 2009-08-05 | 1 | -3/+2 |
* | | | | | | | | Merge branch 'ns/am-raw-email' | Junio C Hamano | 2009-08-10 | 2 | -1/+34 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-am: print fair error message when format detection fails | Nicolas Sebrecht | 2009-08-06 | 1 | -1/+5 |
| * | | | | | | | | am: allow individual e-mail files as input | Junio C Hamano | 2009-08-06 | 2 | -0/+29 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'np/maint-limit-delta-cache' | Junio C Hamano | 2009-08-10 | 2 | -4/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | don't let the delta cache grow unbounded in 'git repack' | Nicolas Pitre | 2009-08-05 | 2 | -4/+12 |
* | | | | | | | | | Merge branch 'jp/symlink-dirs' | Junio C Hamano | 2009-08-10 | 4 | -1/+114 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t6035-merge-dir-to-symlink depends on SYMLINKS prerequisite | Johannes Sixt | 2009-08-09 | 1 | -0/+6 |
| * | | | | | | | | | git-checkout: be careful about untracked symlinks | Linus Torvalds | 2009-07-29 | 3 | -2/+18 |
| * | | | | | | | | | lstat_cache: guard against full match of length of 'name' parameter | Kjetil Barvik | 2009-07-29 | 2 | -1/+5 |
| * | | | | | | | | | Demonstrate bugs when a directory is replaced with a symlink | Pickens, James E | 2009-07-29 | 1 | -0/+87 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'mk/grep-max-depth' | Junio C Hamano | 2009-08-10 | 5 | -11/+103 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | grep: Add --max-depth option. | Michał Kiedrowicz | 2009-07-22 | 5 | -11/+103 |
* | | | | | | | | | | Merge branch 'js/run-command-updates' | Junio C Hamano | 2009-08-10 | 11 | -125/+106 |
|\ \ \ \ \ \ \ \ \ \ |