Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Add --add option to git-repo-config | Brian Gernhardt | 2006-12-15 | 3 | -3/+27 | |
* | | | Teach bash the new features of 'git show'. | Shawn O. Pearce | 2006-12-15 | 1 | -3/+21 | |
* | | | Export PERL_PATH | Luben Tuikov | 2006-12-15 | 1 | -0/+2 | |
* | | | Enable reflogs by default in any repository with a working directory. | Shawn O. Pearce | 2006-12-15 | 5 | -4/+21 | |
* | | | Provide more meaningful output from 'git init-db'. | Shawn O. Pearce | 2006-12-15 | 4 | -10/+17 | |
* | | | make commit message a little more consistent and conforting | Nicolas Pitre | 2006-12-15 | 9 | -29/+84 | |
* | | | Avoid accessing a slow working copy during diffcore operations. | Shawn O. Pearce | 2006-12-15 | 2 | -3/+28 | |
* | | | Merge branch 'js/show' | Junio C Hamano | 2006-12-15 | 3 | -9/+115 | |
|\ \ \ | ||||||
| * | | | git-show: grok blobs, trees and tags, too | Johannes Schindelin | 2006-12-14 | 3 | -9/+115 | |
* | | | | git-reset [--mixed] <tree> [--] <paths>... | Junio C Hamano | 2006-12-14 | 1 | -22/+47 | |
* | | | | git-reset: make it work from within a subdirectory. | Junio C Hamano | 2006-12-14 | 1 | -0/+7 | |
* | | | | git-fetch: make it work from within a subdirectory. | Junio C Hamano | 2006-12-14 | 1 | -0/+6 | |
|/ / / | ||||||
* | | | INSTALL: no need to have GNU diff installed | Johannes Schindelin | 2006-12-14 | 1 | -10/+0 | |
* | | | Merge branch 'maint' | Junio C Hamano | 2006-12-14 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | Bypass expensive content comparsion during rename detection. | Shawn O. Pearce | 2006-12-14 | 1 | -0/+2 | |
* | | | | Update git-diff documentation | Junio C Hamano | 2006-12-14 | 1 | -17/+35 | |
* | | | | Merge branch 'jc/diff--cached' | Junio C Hamano | 2006-12-13 | 2 | -5/+3 | |
|\ \ \ \ | ||||||
| * | | | | Revert "git-diff: Introduce --index and deprecate --cached." | Junio C Hamano | 2006-12-13 | 2 | -5/+3 | |
* | | | | | git-svn: allow both diff.color and color.diff | Junio C Hamano | 2006-12-13 | 1 | -6/+25 | |
* | | | | | repacked packs should be read-only | Nicolas Pitre | 2006-12-13 | 1 | -0/+2 | |
* | | | | | config documentation: group color items together. | Junio C Hamano | 2006-12-13 | 1 | -18/+18 | |
* | | | | | git-svn: correctly handle "(no author)" when using an authors file | Eric Wong | 2006-12-13 | 1 | -1/+2 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'jc/read-tree-ignore' | Junio C Hamano | 2006-12-13 | 9 | -20/+139 | |
|\ \ \ \ | ||||||
| * | | | | read-tree: document --exclude-per-directory | Junio C Hamano | 2006-12-05 | 2 | -2/+16 | |
| * | | | | Loosen "working file will be lost" check in Porcelain-ish | Junio C Hamano | 2006-12-05 | 2 | -3/+4 | |
| * | | | | read-tree: further loosen "working file will be lost" check. | Junio C Hamano | 2006-12-05 | 6 | -15/+119 | |
* | | | | | Merge branch 'ew/rerere' | Junio C Hamano | 2006-12-13 | 4 | -2/+106 | |
|\ \ \ \ \ | ||||||
| * | | | | | rerere: record (or avoid misrecording) resolved, skipped or aborted rebase/am | Eric Wong | 2006-12-09 | 2 | -0/+16 | |
| * | | | | | git-rerere: add 'gc' command. | Junio C Hamano | 2006-12-09 | 2 | -24/+57 | |
| * | | | | | rerere: add clear, diff, and status commands | Eric Wong | 2006-12-09 | 2 | -2/+57 | |
* | | | | | | Merge branch 'np/addcommit' | Junio C Hamano | 2006-12-13 | 6 | -122/+230 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git-commit: allow --only to lose what was staged earlier. | Junio C Hamano | 2006-12-10 | 1 | -11/+1 | |
| * | | | | | | Documentation/git-commit: rewrite to make it more end-user friendly. | Junio C Hamano | 2006-12-09 | 1 | -76/+157 | |
| * | | | | | | make 'git add' a first class user friendly interface to the index | Nicolas Pitre | 2006-12-04 | 4 | -35/+72 | |
* | | | | | | | Merge branch 'lh/branch-rename' | Junio C Hamano | 2006-12-13 | 5 | -26/+257 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-branch: let caller specify logmsg | Lars Hjemli | 2006-12-05 | 3 | -10/+10 | |
| * | | | | | | | rename_ref: use lstat(2) when testing for symlink | Lars Hjemli | 2006-12-05 | 2 | -1/+8 | |
| * | | | | | | | git-branch: add options and tests for branch renaming | Lars Hjemli | 2006-12-05 | 5 | -26/+250 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'jc/commit-careful' | Junio C Hamano | 2006-12-13 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-commit: show --summary after successful commit. | Junio C Hamano | 2006-11-25 | 2 | -0/+4 | |
* | | | | | | | | Merge branch 'ap/clone-origin' | Junio C Hamano | 2006-12-13 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Explicitly add the default "git pull" behaviour to .git/config on clone | Andy Parkins | 2006-12-06 | 1 | -1/+3 | |
* | | | | | | | | | Merge branch 'jc/numstat' | Junio C Hamano | 2006-12-13 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | diff --numstat: show binary with '-' to match "apply --numstat" | Junio C Hamano | 2006-12-11 | 1 | -1/+4 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'rr/cvsexportcommit' | Junio C Hamano | 2006-12-13 | 2 | -166/+145 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make cvsexportcommit work with filenames with spaces and non-ascii characters. | Robin Rosenberg | 2006-12-11 | 2 | -166/+145 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'ap/branch' | Junio C Hamano | 2006-12-13 | 1 | -5/+87 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | branch --color: change default color selection. | Junio C Hamano | 2006-12-13 | 1 | -2/+2 | |
| * | | | | | | | | | Colourise git-branch output | Andy Parkins | 2006-12-12 | 1 | -5/+87 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'js/merge' | Junio C Hamano | 2006-12-13 | 19 | -179/+715 | |
|\ \ \ \ \ \ \ \ \ |