aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* move read_mmfile() into xdiff-interfaceJohannes Schindelin2006-12-21
* Introduce a global level warn() function.Shawn O. Pearce2006-12-21
* Rename imap-send's internal info/warn functions.Shawn O. Pearce2006-12-21
* _XOPEN_SOURCE problem also exists on FreeBSDJunio C Hamano2006-12-21
* parse-remote: mark all refs not for merge only when fetching more than oneJunio C Hamano2006-12-21
* Merge branch 'maint'Junio C Hamano2006-12-21
|\
| * diff --check: fix off by one errorJohannes Schindelin2006-12-21
| * spurious .sp in manpagesJunio C Hamano2006-12-20
* | git-reset --hard: tell the user what the HEAD was reset toJohannes Schindelin2006-12-21
* | git-tag: support -F <file> optionJohannes Schindelin2006-12-21
* | Revert "git-pull: refuse default merge without branch.*.merge"Junio C Hamano2006-12-21
* | Suggest 'add' in am/revert/cherry-pick.Shawn O. Pearce2006-12-21
* | Use git-merge-file in git-merge-one-file, tooJohannes Schindelin2006-12-21
* | Documentation/git-branch: new -r to delete remote-tracking branches.Quy Tonthat2006-12-20
* | Fix system header problems on Mac OS XTerje Sten Bjerkseth2006-12-20
* | Merge branch 'ew/svn-pm'Junio C Hamano2006-12-20
|\ \
| * | git-svn: rename 'commit' command to 'set-tree'Eric Wong2006-12-16
| * | git-svn: remove support for the svn command-line clientEric Wong2006-12-16
| * | git-svn: convert to using Git.pmEric Wong2006-12-15
* | | diff documentation: mostly talk about <commit>Junio C Hamano2006-12-20
* | | Merge branch 'jc/leftright'Junio C Hamano2006-12-20
|\ \ \
| * | | Revert "Make left-right automatic."Junio C Hamano2006-12-19
| * | | Make left-right automatic.Junio C Hamano2006-12-17
| * | | Teach all of log family --left-right output.Junio C Hamano2006-12-17
| * | | rev-list --left-rightJunio C Hamano2006-12-17
* | | | Merge branch 'jc/blame'Junio C Hamano2006-12-20
|\ \ \ \
| * | | | blame: -b (blame.blankboundary) and --root (blame.showroot)Junio C Hamano2006-12-18
* | | | | Merge branch 'jc/branch-remove-remote'Junio C Hamano2006-12-20
|\ \ \ \ \
| * | | | | git-branch -d: do not stop at the first failure.Quy Tonthat2006-12-18
| * | | | | Teach git-branch to delete tracking branches with -r -dJunio C Hamano2006-12-18
| |/ / / /
* | | | | Merge branch 'jc/clone'Junio C Hamano2006-12-20
|\ \ \ \ \
| * | | | | Move "no merge candidate" warning into git-pullJosef Weidendorfer2006-12-19
| * | | | | Use preprocessor constants for environment variable names.Junio C Hamano2006-12-19
| * | | | | Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano2006-12-19
| * | | | | Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano2006-12-19
| |\ \ \ \ \
| | * | | | | Introduce GIT_TEMPLATE_DIRJohannes Schindelin2006-12-19
| | * | | | | Revert "fix testsuite: make sure they use templates freshly built from the so...Junio C Hamano2006-12-19
| | * | | | | fix testsuite: make sure they use templates freshly built from the sourceJunio C Hamano2006-12-18
| | |/ / / /
| * | | | | git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2006-12-16
| * | | | | git-clone: lose the artificial "first" fetch refspecJunio C Hamano2006-12-16
| * | | | | git-pull: refuse default merge without branch.*.mergeJunio C Hamano2006-12-16
| * | | | | git-clone: use wildcard specification for tracking branchesJunio C Hamano2006-12-16
* | | | | | compat/inet_ntop: do not use u_intJunio C Hamano2006-12-20
* | | | | | git-add: error out when given no arguments.Junio C Hamano2006-12-20
* | | | | | Merge branch 'maint'Junio C Hamano2006-12-20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | GIT 1.4.4.3v1.4.4.3Junio C Hamano2006-12-20
* | | | | | clarify some error messages wrt unknown object typesNicolas Pitre2006-12-20
* | | | | | simplify inclusion of system header files.Junio C Hamano2006-12-20
* | | | | | index-pack usage of mmap() is unacceptably slower on many OSes other than LinuxNicolas Pitre2006-12-20
* | | | | | gitweb: Show '...' links in "summary" view only if there are more itemsRobert Fitzsimons2006-12-19