Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make git-rerere a builtin | Johannes Schindelin | 2006-12-21 | 4 | -1/+409 |
* | Add a test for git-rerere | Johannes Schindelin | 2006-12-21 | 1 | -0/+154 |
* | move read_mmfile() into xdiff-interface | Johannes Schindelin | 2006-12-21 | 3 | -18/+22 |
* | Introduce a global level warn() function. | Shawn O. Pearce | 2006-12-21 | 2 | -0/+21 |
* | Rename imap-send's internal info/warn functions. | Shawn O. Pearce | 2006-12-21 | 1 | -12/+12 |
* | _XOPEN_SOURCE problem also exists on FreeBSD | Junio C Hamano | 2006-12-21 | 1 | -1/+1 |
* | parse-remote: mark all refs not for merge only when fetching more than one | Junio C Hamano | 2006-12-21 | 1 | -2/+9 |
* | Merge branch 'maint' | Junio C Hamano | 2006-12-21 | 1 | -2/+2 |
|\ | |||||
| * | diff --check: fix off by one error | Johannes Schindelin | 2006-12-21 | 1 | -2/+2 |
| * | spurious .sp in manpages | Junio C Hamano | 2006-12-20 | 1 | -0/+14 |
* | | 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 |