Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | git-gui: Expose the merge.diffstat configuration option | Shawn O. Pearce | 2007-05-28 | 2 | -0/+2 |
| * | | | | | | | | | | | | | git-gui: Allow users to delete remote branches | Shawn O. Pearce | 2007-05-28 | 2 | -0/+350 |
| * | | | | | | | | | | | | | git-gui: Allow users to rename branches through 'branch -m' | Shawn O. Pearce | 2007-05-28 | 2 | -0/+151 |
| * | | | | | | | | | | | | | git-gui: Disable tearoff menus on Windows, Mac OS X | Shawn O. Pearce | 2007-05-28 | 1 | -0/+4 |
| * | | | | | | | | | | | | | git-gui: Provide fatal error if library is unavailable | Shawn O. Pearce | 2007-05-28 | 1 | -12/+19 |
| * | | | | | | | | | | | | | git-gui: Enable verbose Tcl loading earlier | Shawn O. Pearce | 2007-05-28 | 1 | -14/+18 |
| * | | | | | | | | | | | | | git-gui: Show the git-gui library path in 'About git-gui' | Shawn O. Pearce | 2007-05-28 | 2 | -2/+15 |