Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | topo-order: make --date-order optional. | Junio C Hamano | 2006-02-15 | 5 | -9/+29 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'jc/rebase-limit' | Junio C Hamano | 2006-02-18 | 1 | -18/+71 | |
|\ \ \ \ | ||||||
| * | | | | rebase: allow rebasing onto different base. | Junio C Hamano | 2006-02-14 | 1 | -18/+71 | |
* | | | | | gitview: typofix | Aneesh Kumar K.V | 2006-02-18 | 1 | -1/+1 | |
* | | | | | git-svn: remove files from the index before adding/updating | Eric Wong | 2006-02-18 | 1 | -6/+5 | |
| |_|_|/ |/| | | | ||||||
* | | | | SubmittingPatches: note on whitespaces | Junio C Hamano | 2006-02-17 | 1 | -11/+19 | |
* | | | | Add a README for gitview | Aneesh Kumar K.V | 2006-02-17 | 1 | -0/+38 | |
* | | | | Add contrib/README. | Junio C Hamano | 2006-02-17 | 1 | -0/+44 | |
* | | | | git-tag: -l to list tags (usability). | Junio C Hamano | 2006-02-17 | 2 | -2/+22 | |
* | | | | Add contrib/gitview from Aneesh. | Aneesh Kumar | 2006-02-17 | 1 | -0/+992 | |
* | | | | git-svn: ensure fetch always works chronologically. | Eric Wong | 2006-02-17 | 1 | -3/+4 | |
* | | | | git-svn: fix revision order when XML::Simple is not loaded | Eric Wong | 2006-02-17 | 1 | -3/+3 | |
* | | | | Introducing contrib/git-svn. | Eric Wong | 2006-02-16 | 2 | -0/+978 | |
* | | | | Allow building Git in systems without iconv | Fernando J. Pereda | 2006-02-16 | 2 | -0/+10 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'jc/add' | Junio C Hamano | 2006-02-15 | 1 | -0/+11 | |
|\ \ \ | ||||||
| * | | | Detect misspelled pathspec to git-add | Junio C Hamano | 2006-02-15 | 1 | -0/+11 | |
* | | | | Merge fixes up to 1.2.1 | Junio C Hamano | 2006-02-15 | 3 | -6/+22 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | More useful/hinting error messages in git-checkoutv1.2.1 | Josef Weidendorfer | 2006-02-15 | 1 | -3/+10 | |
| * | | | Print an error if cloning a http repo and NO_CURL is set | Fernando J. Pereda | 2006-02-15 | 2 | -1/+8 | |
| * | | | checkout: fix dirty-file display. | Junio C Hamano | 2006-02-14 | 1 | -2/+4 | |
* | | | | packed objects: minor cleanup | Junio C Hamano | 2006-02-15 | 3 | -5/+5 | |
| |/ / |/| | | ||||||
* | | | ls-files --error-unmatch pathspec error reporting fix. | Junio C Hamano | 2006-02-15 | 1 | -1/+1 | |
* | | | Merge branch 'kh/svn' | Junio C Hamano | 2006-02-14 | 2 | -3/+8 | |
|\ \ \ | ||||||
| * | | | git-svnimport: -r adds svn revision number to commit messages | Karl Hasselström | 2006-02-14 | 2 | -3/+8 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'jc/commit' | Junio C Hamano | 2006-02-14 | 4 | -18/+60 | |
|\ \ \ | ||||||
| * | | | commit: detect misspelled pathspec while making a partial commit. | Junio C Hamano | 2006-02-14 | 2 | -17/+53 | |
| | |/ | |/| | ||||||
| * | | combine-diff: diff-files fix (#2) | Junio C Hamano | 2006-02-14 | 1 | -0/+2 | |
| * | | combine-diff: diff-files fix. | Junio C Hamano | 2006-02-13 | 1 | -4/+5 | |
* | | | Merge branch 'jc/rebase' | Junio C Hamano | 2006-02-14 | 2 | -0/+159 | |
|\ \ \ | ||||||
| * | | | rebase: allow a hook to refuse rebasing. | Junio C Hamano | 2006-02-13 | 2 | -0/+159 | |
* | | | | Merge branch 'ra/email' | Junio C Hamano | 2006-02-14 | 2 | -5/+28 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | send-email: Add --cc | Ryan Anderson | 2006-02-13 | 2 | -2/+9 | |
| * | | | send-email: Add some options for controlling how addresses are automatically ... | Ryan Anderson | 2006-02-13 | 2 | -3/+19 | |
| |/ / | ||||||
* | | | Merge some proposed fixes | Junio C Hamano | 2006-02-13 | 3 | -2/+3 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | s/SHELL/SHELL_PATH/ in Makefile | Fredrik Kuivinen | 2006-02-13 | 1 | -1/+1 | |
| * | | bisect: remove BISECT_NAMES after done. | Junio C Hamano | 2006-02-13 | 1 | -0/+1 | |
| * | | Documentation: git-ls-files asciidocco. | Junio C Hamano | 2006-02-13 | 1 | -1/+1 | |
| * | | Documentation: git-commit in 1.2.X series defaults to --include. | Junio C Hamano | 2006-02-13 | 1 | -7/+27 | |
| |/ | ||||||
* | | Merge branch 'pb/bisect' | Junio C Hamano | 2006-02-13 | 1 | -3/+14 | |
|\ \ | ||||||
| * | | Properly git-bisect reset after bisecting from non-master head | Petr Baudis | 2006-02-12 | 1 | -3/+14 | |
* | | | git-commit: Now --only semantics is the default. | Junio C Hamano | 2006-02-12 | 2 | -12/+14 | |
| |/ |/| | ||||||
* | | GIT 1.2.0v1.2.0 | Junio C Hamano | 2006-02-12 | 1 | -1/+1 | |
* | | Fix "test: unexpected operator" on bsd | Junio C Hamano | 2006-02-12 | 1 | -1/+1 | |
|/ | ||||||
* | git-commit: show dirtiness including index. | Junio C Hamano | 2006-02-12 | 1 | -1/+2 | |
* | Make pack-objects chattier. | Junio C Hamano | 2006-02-12 | 1 | -4/+6 | |
* | avoid echo -e, there are systems where it does not work | Alex Riesen | 2006-02-12 | 2 | -2/+3 | |
* | fix "test: 2: unexpected operator" on bsd | Alex Riesen | 2006-02-12 | 1 | -1/+1 | |
* | Fix object re-hashing | Linus Torvalds | 2006-02-12 | 1 | -1/+1 | |
* | hashtable-based objects: minimum fixups. | Junio C Hamano | 2006-02-12 | 1 | -2/+4 | |
* | Use a hashtable for objects instead of a sorted list | Johannes Schindelin | 2006-02-12 | 4 | -34/+49 |