Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-svn: allow dcommit to retain local merge information | Eric Wong | 2007-06-13 | 2 | -9/+152 |
* | git-svn: reduce stat() calls for a backwards compatibility check | Eric Wong | 2007-06-13 | 1 | -1/+1 |
* | git-svn: test for creating new directories over svn:// | Eric Wong | 2007-06-13 | 1 | -0/+40 |
* | git-svn: cleanup: factor out longest_common_path() function | Eric Wong | 2007-06-13 | 1 | -5/+11 |
* | gitview: run blame with -C -C | Aneesh Kumar K.V | 2007-06-13 | 1 | -1/+1 |
* | gitview: Fix the blame interface. | Aneesh Kumar K.V | 2007-06-13 | 1 | -1/+18 |
* | More static | Junio C Hamano | 2007-06-13 | 8 | -64/+6 |
* | -Wold-style-definition fix | Junio C Hamano | 2007-06-13 | 3 | -3/+3 |
* | Makefile: allow generating git.o for debugging purposes | Junio C Hamano | 2007-06-13 | 1 | -2/+6 |
* | Makefile: common-cmds.h depends on generate-cmdlist.sh script | Junio C Hamano | 2007-06-13 | 1 | -0/+2 |
* | Merge branch 'jc/blame' (early part) | Junio C Hamano | 2007-06-13 | 2 | -7/+16 |
|\ | |||||
| * | git-blame -w: ignore whitespace | Junio C Hamano | 2007-06-09 | 2 | -3/+12 |
| * | git-blame: do not indent with spaces. | Junio C Hamano | 2007-06-09 | 1 | -4/+4 |
* | | refactor dir_add_name | Jeff King | 2007-06-12 | 2 | -11/+25 |
* | | git-remote show: Also shorten non-fast-forward refs in the 'push' listing | Johannes Sixt | 2007-06-12 | 1 | -0/+1 |
* | | gitweb: change filename/directory name of snapshots | Matthias Lederhofer | 2007-06-12 | 1 | -1/+3 |
* | | Don't dereference a strdup-returned NULL | Jim Meyering | 2007-06-12 | 1 | -1/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-06-12 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'ar/clone' into maint | Junio C Hamano | 2007-06-12 | 2 | -1/+47 |
| |\ \ | |||||
| * \ \ | Merge branch 'sv/objfixes' into maint | Junio C Hamano | 2007-06-12 | 2 | -1/+9 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'aw/cvs' | Junio C Hamano | 2007-06-12 | 2 | -21/+42 |
|\ \ \ \ \ | |||||
| * | | | | | cvsimport: add <remote>/HEAD reference in separate remotes more | Andy Whitcroft | 2007-06-06 | 1 | -0/+2 |
| * | | | | | cvsimport: update documentation to include separate remotes option | Andy Whitcroft | 2007-06-06 | 2 | -7/+18 |
| * | | | | | cvsimport: add support for new style remote layout | Andy Whitcroft | 2007-06-06 | 1 | -14/+22 |
* | | | | | | Merge branch 'ep/cvstag' | Junio C Hamano | 2007-06-12 | 1 | -23/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use git-tag in git-cvsimport | Elvis Pranskevichus | 2007-06-06 | 1 | -24/+2 |
* | | | | | | | Teach diff to imply --find-copies-harder upon -C -C | Johannes Schindelin | 2007-06-12 | 2 | -3/+6 |
* | | | | | | | Remove trailing slash from $(template_dir). | Johannes Sixt | 2007-06-12 | 3 | -3/+3 |
* | | | | | | | Avoid double-slash in path names that depend on $(sharedir). | Johannes Sixt | 2007-06-12 | 1 | -1/+1 |
* | | | | | | | Merge branch 'lh/submodule' | Junio C Hamano | 2007-06-12 | 3 | -59/+78 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-submodule: clone during update, not during init | Lars Hjemli | 2007-06-06 | 3 | -44/+51 |
| * | | | | | | | git-submodule: move cloning into a separate function | Lars Hjemli | 2007-06-06 | 1 | -16/+28 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-06-12 | 3 | -1/+7 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Unquote From line from patch before comparing with given from address. | Kristian Høgsberg | 2007-06-12 | 1 | -1/+2 |
| * | | | | | | git-cherry: Document 'limit' command-line option | Luiz Fernando N. Capitulino | 2007-06-12 | 1 | -0/+3 |
| * | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2007-06-12 | 7 | -13/+28 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2007-06-12 | 8 | -12/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2007-06-11 | 8 | -12/+28 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | git-gui: Save geometry before the window layout is damaged | Shawn O. Pearce | 2007-06-11 | 6 | -9/+26 |
| | * | | | | | | | git-gui: Give amend precedence to HEAD over MERGE_MSG | Shawn O. Pearce | 2007-06-11 | 1 | -1/+2 |
| * | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-06-11 | 2 | -3/+0 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | git-gui: Include 'war on whitespace' fixes from git.git | Shawn O. Pearce | 2007-06-11 | 2 | -3/+0 |
* | | | | | | | | | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2007-06-11 | 7 | -52/+601 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-06-11 | 3 | -196/+786 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-06-06 | 1 | -10/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2007-06-02 | 2 | -15/+23 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2007-06-01 | 2 | -7/+15 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-gui: Internalize symbolic-ref HEAD reading logic | Shawn O. Pearce | 2007-05-31 | 1 | -20/+15 |
| * | | | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-05-31 | 3 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2007-05-30 | 1 | -6/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |