summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | gitweb: optimize git_summary.Robert Fitzsimons2006-12-221-3/+3
* | | | gitweb: optimize git_shortlog_body.Robert Fitzsimons2006-12-221-1/+3
* | | | gitweb: optimize git_get_last_activity.Robert Fitzsimons2006-12-221-1/+2
* | | | gitweb: Add missing show '...' links change.Robert Fitzsimons2006-12-221-0/+1
* | | | Make git-show-branch options similar to git-branch.Brian Gernhardt2006-12-222-18/+32
* | | | Keep "git --git-dir" from causing a bus error.Brian Gernhardt2006-12-221-2/+4
* | | | git-svn: enable common fetch/commit options for dcommitEric Wong2006-12-221-1/+1
* | | | vc-git: Ignore errors caused by a non-existent directory in vc-git-registered.Alexandre Julliard2006-12-221-2/+3
* | | | Remove NO_ACCURATE_DIFF options from build systemsEric Wong2006-12-222-9/+0
* | | | git-tag: lose exit after dieJunio C Hamano2006-12-221-2/+0
* | | | Really fix headers for __FreeBSD__Junio C Hamano2006-12-221-1/+1
* | | | Do not support "partial URL shorthand" anymore.Junio C Hamano2006-12-221-27/+7
* | | | default pull: forget about "newbie protection" for now.Junio C Hamano2006-12-221-7/+0
* | | | merge and reset: adjust for "reset --hard" messagesJunio C Hamano2006-12-222-1/+2
* | | | commit-tree: do not overflow MAXPARENTJunio C Hamano2006-12-211-0/+3
|/ / /
* | | Introduce a global level warn() function.Shawn O. Pearce2006-12-212-0/+21
* | | Rename imap-send's internal info/warn functions.Shawn O. Pearce2006-12-211-12/+12
* | | _XOPEN_SOURCE problem also exists on FreeBSDJunio C Hamano2006-12-211-1/+1
* | | parse-remote: mark all refs not for merge only when fetching more than oneJunio C Hamano2006-12-211-2/+9
* | | Merge branch 'maint'Junio C Hamano2006-12-211-2/+2
|\ \ \
| * | | diff --check: fix off by one errorJohannes Schindelin2006-12-211-2/+2
| * | | spurious .sp in manpagesJunio C Hamano2006-12-201-0/+14
* | | | git-reset --hard: tell the user what the HEAD was reset toJohannes Schindelin2006-12-211-1/+6
* | | | git-tag: support -F <file> optionJohannes Schindelin2006-12-212-1/+16
* | | | Revert "git-pull: refuse default merge without branch.*.merge"Junio C Hamano2006-12-211-2/+1
* | | | Suggest 'add' in am/revert/cherry-pick.Shawn O. Pearce2006-12-212-3/+3
* | | | Use git-merge-file in git-merge-one-file, tooJohannes Schindelin2006-12-211-1/+1
* | | | Documentation/git-branch: new -r to delete remote-tracking branches.Quy Tonthat2006-12-201-5/+8
* | | | Fix system header problems on Mac OS XTerje Sten Bjerkseth2006-12-201-0/+2
* | | | Merge branch 'ew/svn-pm'Junio C Hamano2006-12-2010-1087/+198
|\ \ \ \
| * | | | git-svn: rename 'commit' command to 'set-tree'Eric Wong2006-12-165-29/+29
| * | | | git-svn: remove support for the svn command-line clientEric Wong2006-12-167-882/+51
| * | | | git-svn: convert to using Git.pmEric Wong2006-12-151-193/+135
* | | | | diff documentation: mostly talk about <commit>Junio C Hamano2006-12-201-2/+2
* | | | | Merge branch 'jc/leftright'Junio C Hamano2006-12-205-10/+43
|\ \ \ \ \
| * | | | | Revert "Make left-right automatic."Junio C Hamano2006-12-192-11/+3
| * | | | | Make left-right automatic.Junio C Hamano2006-12-172-3/+11
| * | | | | Teach all of log family --left-right output.Junio C Hamano2006-12-174-10/+28
| * | | | | rev-list --left-rightJunio C Hamano2006-12-174-6/+21
* | | | | | Merge branch 'jc/blame'Junio C Hamano2006-12-201-2/+31
|\ \ \ \ \ \
| * | | | | | blame: -b (blame.blankboundary) and --root (blame.showroot)Junio C Hamano2006-12-181-2/+31
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jc/branch-remove-remote'Junio C Hamano2006-12-201-26/+62
|\ \ \ \ \ \
| * | | | | | git-branch -d: do not stop at the first failure.Quy Tonthat2006-12-181-18/+39
| * | | | | | Teach git-branch to delete tracking branches with -r -dJunio C Hamano2006-12-181-13/+28
| |/ / / / /
* | | | | | Merge branch 'jc/clone'Junio C Hamano2006-12-2013-85/+52
|\ \ \ \ \ \
| * | | | | | Move "no merge candidate" warning into git-pullJosef Weidendorfer2006-12-192-10/+4
| * | | | | | Use preprocessor constants for environment variable names.Junio C Hamano2006-12-196-12/+16
| * | | | | | Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano2006-12-192-5/+3
| * | | | | | Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano2006-12-1929-106/+564
| |\ \ \ \ \ \
| | * | | | | | Introduce GIT_TEMPLATE_DIRJohannes Schindelin2006-12-192-3/+7