Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | git-add --interactive | Junio C Hamano | 2006-12-18 | 4 | -0/+587 | |
* | | | | | Merge branch 'sb/merge-friendly' | Junio C Hamano | 2006-12-24 | 3 | -6/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | Display 'theirs' branch name when possible in merge. | Shawn O. Pearce | 2006-12-23 | 3 | -4/+21 | |
| * | | | | | Use extended SHA1 syntax in merge-recursive conflicts. | Shawn O. Pearce | 2006-12-23 | 1 | -2/+2 | |
* | | | | | | Merge branch 'js/rerere' | Junio C Hamano | 2006-12-24 | 8 | -19/+585 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | commit-tree: encourage UTF-8 commit messages. | Johannes Schindelin | 2006-12-24 | 4 | -4/+303 | |
* | | | | | | Switch git_mmap to use pread. | Shawn O. Pearce | 2006-12-24 | 1 | -14/+5 | |
* | | | | | | Rename gitfakemmap to git_mmap. | Shawn O. Pearce | 2006-12-24 | 2 | -7/+7 | |
* | | | | | | gitweb: Paginate commit/author/committer search output | Robert Fitzsimons | 2006-12-23 | 1 | -45/+103 | |
* | | | | | | Makefile: add quick-install-doc for installing pre-built manpages | Eric Wong | 2006-12-23 | 3 | -0/+37 | |
| |/ / / / |/| | | | | ||||||
* | | | | | gitweb: Allow search to be disabled from the config file. | Robert Fitzsimons | 2006-12-22 | 1 | -0/+13 | |
* | | | | | gitweb: Require a minimum of two character for the search text. | Robert Fitzsimons | 2006-12-22 | 1 | -0/+3 | |
* | | | | | gitweb: Use rev-list pattern search options. | Robert Fitzsimons | 2006-12-22 | 1 | -10/+10 | |
* | | | | | checkout: make the message about the need for a new branch a bit clearer | Nicolas Pitre | 2006-12-22 | 1 | -2/+5 | |
* | | | | | gitweb: optimize git_summary. | Robert Fitzsimons | 2006-12-22 | 1 | -3/+3 | |
* | | | | | gitweb: optimize git_shortlog_body. | Robert Fitzsimons | 2006-12-22 | 1 | -1/+3 | |
* | | | | | gitweb: optimize git_get_last_activity. | Robert Fitzsimons | 2006-12-22 | 1 | -1/+2 | |
* | | | | | gitweb: Add missing show '...' links change. | Robert Fitzsimons | 2006-12-22 | 1 | -0/+1 | |
* | | | | | Make git-show-branch options similar to git-branch. | Brian Gernhardt | 2006-12-22 | 2 | -18/+32 | |
* | | | | | Keep "git --git-dir" from causing a bus error. | Brian Gernhardt | 2006-12-22 | 1 | -2/+4 | |
* | | | | | git-svn: enable common fetch/commit options for dcommit | Eric Wong | 2006-12-22 | 1 | -1/+1 | |
* | | | | | vc-git: Ignore errors caused by a non-existent directory in vc-git-registered. | Alexandre Julliard | 2006-12-22 | 1 | -2/+3 | |
* | | | | | Remove NO_ACCURATE_DIFF options from build systems | Eric Wong | 2006-12-22 | 2 | -9/+0 | |
* | | | | | git-tag: lose exit after die | Junio C Hamano | 2006-12-22 | 1 | -2/+0 | |
* | | | | | Really fix headers for __FreeBSD__ | Junio C Hamano | 2006-12-22 | 1 | -1/+1 | |
* | | | | | Do not support "partial URL shorthand" anymore. | Junio C Hamano | 2006-12-22 | 1 | -27/+7 | |
* | | | | | default pull: forget about "newbie protection" for now. | Junio C Hamano | 2006-12-22 | 1 | -7/+0 | |
* | | | | | merge and reset: adjust for "reset --hard" messages | Junio C Hamano | 2006-12-22 | 2 | -1/+2 | |
* | | | | | commit-tree: do not overflow MAXPARENT | Junio C Hamano | 2006-12-21 | 1 | -0/+3 | |
|/ / / / | ||||||
* | | | | 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 |