summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | Revert "fix testsuite: make sure they use templates freshly built from the so...Junio C Hamano2006-12-1911-36/+26
| | * | | | | fix testsuite: make sure they use templates freshly built from the sourceJunio C Hamano2006-12-1811-26/+36
| | |/ / / /
| * | | | | git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2006-12-162-60/+13
| * | | | | git-clone: lose the artificial "first" fetch refspecJunio C Hamano2006-12-161-4/+4
| * | | | | git-pull: refuse default merge without branch.*.mergeJunio C Hamano2006-12-161-1/+2
| * | | | | git-clone: use wildcard specification for tracking branchesJunio C Hamano2006-12-161-17/+30
* | | | | | compat/inet_ntop: do not use u_intJunio C Hamano2006-12-201-1/+1
* | | | | | git-add: error out when given no arguments.Junio C Hamano2006-12-201-0/+5
* | | | | | Merge branch 'maint'Junio C Hamano2006-12-201-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | GIT 1.4.4.3v1.4.4.3Junio C Hamano2006-12-201-1/+1
* | | | | | clarify some error messages wrt unknown object typesNicolas Pitre2006-12-202-3/+3
* | | | | | simplify inclusion of system header files.Junio C Hamano2006-12-2072-201/+42
* | | | | | index-pack usage of mmap() is unacceptably slower on many OSes other than LinuxNicolas Pitre2006-12-201-13/+14