summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-21commit-tree: do not overflow MAXPARENTJunio C Hamano
2006-12-21Make git-rerere a builtinJohannes Schindelin
2006-12-21Add a test for git-rerereJohannes Schindelin
2006-12-21move read_mmfile() into xdiff-interfaceJohannes Schindelin
2006-12-21Introduce a global level warn() function.Shawn O. Pearce
2006-12-21Rename imap-send's internal info/warn functions.Shawn O. Pearce
2006-12-21_XOPEN_SOURCE problem also exists on FreeBSDJunio C Hamano
2006-12-21parse-remote: mark all refs not for merge only when fetching more than oneJunio C Hamano
2006-12-21Merge branch 'maint'Junio C Hamano
2006-12-21git-reset --hard: tell the user what the HEAD was reset toJohannes Schindelin
2006-12-21git-tag: support -F <file> optionJohannes Schindelin
2006-12-21Revert "git-pull: refuse default merge without branch.*.merge"Junio C Hamano
2006-12-21Suggest 'add' in am/revert/cherry-pick.Shawn O. Pearce
2006-12-21Use git-merge-file in git-merge-one-file, tooJohannes Schindelin
2006-12-21diff --check: fix off by one errorJohannes Schindelin
2006-12-20Documentation/git-branch: new -r to delete remote-tracking branches.Quy Tonthat
2006-12-20Fix system header problems on Mac OS XTerje Sten Bjerkseth
2006-12-20Merge branch 'ew/svn-pm'Junio C Hamano
2006-12-20diff documentation: mostly talk about <commit>Junio C Hamano
2006-12-20Merge branch 'jc/leftright'Junio C Hamano
2006-12-20Merge branch 'jc/blame'Junio C Hamano
2006-12-20Merge branch 'jc/branch-remove-remote'Junio C Hamano
2006-12-20Merge branch 'jc/clone'Junio C Hamano
2006-12-20compat/inet_ntop: do not use u_intJunio C Hamano
2006-12-20spurious .sp in manpagesJunio C Hamano
2006-12-20git-add: error out when given no arguments.Junio C Hamano
2006-12-20revision: --skip=<n>Junio C Hamano
2006-12-20Merge branch 'maint'Junio C Hamano
2006-12-20GIT 1.4.4.3v1.4.4.3Junio C Hamano
2006-12-20clarify some error messages wrt unknown object typesNicolas Pitre
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-12-20index-pack usage of mmap() is unacceptably slower on many OSes other than LinuxNicolas Pitre
2006-12-19gitweb: Show '...' links in "summary" view only if there are more itemsRobert Fitzsimons
2006-12-19config_rename_section: fix FILE* leakJunio C Hamano
2006-12-19Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt
2006-12-19fix populate-filespecJunio C Hamano
2006-12-19git-cvsserver: fix breakage when calling git merge-fileEric Wong
2006-12-19Revert "Make left-right automatic."Junio C Hamano
2006-12-19Move "no merge candidate" warning into git-pullJosef Weidendorfer
2006-12-19Use preprocessor constants for environment variable names.Junio C Hamano
2006-12-19Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano
2006-12-19Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano
2006-12-19Introduce GIT_TEMPLATE_DIRJohannes Schindelin
2006-12-19Revert "fix testsuite: make sure they use templates freshly built from the so...Junio C Hamano
2006-12-18git-add --interactive: hunk splittingJunio C Hamano
2006-12-18git-add --interactiveJunio C Hamano
2006-12-18blame: -b (blame.blankboundary) and --root (blame.showroot)Junio C Hamano
2006-12-18git-branch -d: do not stop at the first failure.Quy Tonthat
2006-12-18Teach git-branch to delete tracking branches with -r -dJunio C Hamano
2006-12-18fix testsuite: make sure they use templates freshly built from the sourceJunio C Hamano