| Commit message (Expand) | Author | Age | Files | Lines |
* | git-reset --hard: tell the user what the HEAD was reset to | Johannes Schindelin | 2006-12-21 | 1 | -1/+6 |
* | git-tag: support -F <file> option | Johannes Schindelin | 2006-12-21 | 2 | -1/+16 |
* | Revert "git-pull: refuse default merge without branch.*.merge" | Junio C Hamano | 2006-12-21 | 1 | -2/+1 |
* | Suggest 'add' in am/revert/cherry-pick. | Shawn O. Pearce | 2006-12-21 | 2 | -3/+3 |
* | Use git-merge-file in git-merge-one-file, too | Johannes Schindelin | 2006-12-21 | 1 | -1/+1 |
* | Documentation/git-branch: new -r to delete remote-tracking branches. | Quy Tonthat | 2006-12-20 | 1 | -5/+8 |
* | Fix system header problems on Mac OS X | Terje Sten Bjerkseth | 2006-12-20 | 1 | -0/+2 |
* | Merge branch 'ew/svn-pm' | Junio C Hamano | 2006-12-20 | 10 | -1087/+198 |
|\ |
|
| * | git-svn: rename 'commit' command to 'set-tree' | Eric Wong | 2006-12-16 | 5 | -29/+29 |
| * | git-svn: remove support for the svn command-line client | Eric Wong | 2006-12-16 | 7 | -882/+51 |
| * | git-svn: convert to using Git.pm | Eric Wong | 2006-12-15 | 1 | -193/+135 |
* | | diff documentation: mostly talk about <commit> | Junio C Hamano | 2006-12-20 | 1 | -2/+2 |
* | | Merge branch 'jc/leftright' | Junio C Hamano | 2006-12-20 | 5 | -10/+43 |
|\ \ |
|
| * | | Revert "Make left-right automatic." | Junio C Hamano | 2006-12-19 | 2 | -11/+3 |
| * | | Make left-right automatic. | Junio C Hamano | 2006-12-17 | 2 | -3/+11 |
| * | | Teach all of log family --left-right output. | Junio C Hamano | 2006-12-17 | 4 | -10/+28 |
| * | | rev-list --left-right | Junio C Hamano | 2006-12-17 | 4 | -6/+21 |
* | | | Merge branch 'jc/blame' | Junio C Hamano | 2006-12-20 | 1 | -2/+31 |
|\ \ \ |
|
| * | | | blame: -b (blame.blankboundary) and --root (blame.showroot) | Junio C Hamano | 2006-12-18 | 1 | -2/+31 |
* | | | | Merge branch 'jc/branch-remove-remote' | Junio C Hamano | 2006-12-20 | 1 | -26/+62 |
|\ \ \ \ |
|
| * | | | | git-branch -d: do not stop at the first failure. | Quy Tonthat | 2006-12-18 | 1 | -18/+39 |
| * | | | | Teach git-branch to delete tracking branches with -r -d | Junio C Hamano | 2006-12-18 | 1 | -13/+28 |
| |/ / / |
|
* | | | | Merge branch 'jc/clone' | Junio C Hamano | 2006-12-20 | 13 | -85/+52 |
|\ \ \ \ |
|
| * | | | | Move "no merge candidate" warning into git-pull | Josef Weidendorfer | 2006-12-19 | 2 | -10/+4 |
| * | | | | Use preprocessor constants for environment variable names. | Junio C Hamano | 2006-12-19 | 6 | -12/+16 |
| * | | | | Do not create $GIT_DIR/remotes/ directory anymore. | Junio C Hamano | 2006-12-19 | 2 | -5/+3 |
| * | | | | Merge branch 'jc/test-clone' into jc/clone | Junio C Hamano | 2006-12-19 | 29 | -106/+564 |
| |\ \ \ \ |
|
| | * | | | | Introduce GIT_TEMPLATE_DIR | Johannes Schindelin | 2006-12-19 | 2 | -3/+7 |
| | * | | | | Revert "fix testsuite: make sure they use templates freshly built from the so... | Junio C Hamano | 2006-12-19 | 11 | -36/+26 |
| | * | | | | fix testsuite: make sure they use templates freshly built from the source | Junio C Hamano | 2006-12-18 | 11 | -26/+36 |
| | |/ / / |
|
| * | | | | git-clone: lose the traditional 'no-separate-remote' layout | Junio C Hamano | 2006-12-16 | 2 | -60/+13 |
| * | | | | git-clone: lose the artificial "first" fetch refspec | Junio C Hamano | 2006-12-16 | 1 | -4/+4 |
| * | | | | git-pull: refuse default merge without branch.*.merge | Junio C Hamano | 2006-12-16 | 1 | -1/+2 |
| * | | | | git-clone: use wildcard specification for tracking branches | Junio C Hamano | 2006-12-16 | 1 | -17/+30 |
* | | | | | compat/inet_ntop: do not use u_int | Junio C Hamano | 2006-12-20 | 1 | -1/+1 |
* | | | | | git-add: error out when given no arguments. | Junio C Hamano | 2006-12-20 | 1 | -0/+5 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2006-12-20 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | GIT 1.4.4.3v1.4.4.3 | Junio C Hamano | 2006-12-20 | 1 | -1/+1 |
* | | | | | | clarify some error messages wrt unknown object types | Nicolas Pitre | 2006-12-20 | 2 | -3/+3 |
* | | | | | | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 72 | -201/+42 |
* | | | | | | index-pack usage of mmap() is unacceptably slower on many OSes other than Linux | Nicolas Pitre | 2006-12-20 | 1 | -13/+14 |
* | | | | | | gitweb: Show '...' links in "summary" view only if there are more items | Robert Fitzsimons | 2006-12-19 | 1 | -2/+9 |
* | | | | | | config_rename_section: fix FILE* leak | Junio C Hamano | 2006-12-19 | 1 | -6/+13 |
* | | | | | | Remove COLLISION_CHECK from Makefile since it's not used. | Brian Gernhardt | 2006-12-19 | 2 | -8/+0 |
* | | | | | | fix populate-filespec | Junio C Hamano | 2006-12-19 | 1 | -1/+1 |
* | | | | | | git-cvsserver: fix breakage when calling git merge-file | Eric Wong | 2006-12-19 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | rerere: fix breakage of resolving. | Junio C Hamano | 2006-12-18 | 1 | -1/+1 |
* | | | | | Add config example with respect to branch | Aneesh Kumar K.V | 2006-12-18 | 1 | -0/+5 |
* | | | | | Add documentation for show-branch --topics | Brian Gernhardt | 2006-12-18 | 1 | -1/+9 |
* | | | | | make git a bit less cryptic on fetch errors | Nicolas Pitre | 2006-12-18 | 3 | -3/+3 |