2006-12-17 | markup fix in svnimport documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-17 | Documentation: new option -P for git-svnimport Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-17 | Fix mis-mark-up in git-merge-file.txt documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-17 | Default GIT_COMMITTER_NAME to login name in recieve... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-17 | Fix check_file_directory_conflict(). Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-17 | git-add: remove conflicting entry when adding. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-17 | update-index: make D/F conflict error a bit more verbose. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | merge: give a bit prettier merge message to "merge... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Document git-merge-file Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | git-clone documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | git-status always says what branch it's on Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Align section headers of 'git status' to new 'git add'. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Suggest use of "git add file1 file2" when there is... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Make git-diff documentation use [--] when it should. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Add --add option to git-repo-config Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Teach bash the new features of 'git show'. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Export PERL_PATH Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Enable reflogs by default in any repository with a... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Provide more meaningful output from 'git init-db'. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | make commit message a little more consistent and conforting Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Avoid accessing a slow working copy during diffcore... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-16 | Merge branch 'js/show' |
diff | tree |
2006-12-14 | git-show: grok blobs, trees and tags, too Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-14 | git-reset [--mixed] <tree> [--] <paths>... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-14 | git-reset: make it work from within a subdirectory. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-14 | git-fetch: make it work from within a subdirectory. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-14 | INSTALL: no need to have GNU diff installed Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-14 | Merge branch 'maint' |
diff | tree |
2006-12-14 | Bypass expensive content comparsion during rename detection. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-14 | Update git-diff documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-14 | Merge branch 'jc/diff--cached' |
diff | tree |
2006-12-13 | git-svn: allow both diff.color and color.diff Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | repacked packs should be read-only Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | config documentation: group color items together. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | git-svn: correctly handle "(no author)" when using... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | Merge branch 'jc/read-tree-ignore' |
diff | tree |
2006-12-13 | Merge branch 'ew/rerere' |
diff | tree |
2006-12-13 | Merge branch 'np/addcommit' |
diff | tree |
2006-12-13 | Merge branch 'lh/branch-rename' |
diff | tree |
2006-12-13 | Merge branch 'jc/commit-careful' |
diff | tree |
2006-12-13 | Merge branch 'ap/clone-origin' |
diff | tree |
2006-12-13 | Merge branch 'jc/numstat' |
diff | tree |
2006-12-13 | Merge branch 'rr/cvsexportcommit' |
diff | tree |
2006-12-13 | Merge branch 'ap/branch' |
diff | tree |
2006-12-13 | branch --color: change default color selection. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | Merge branch 'js/merge' |
diff | tree |
2006-12-13 | send-pack: tighten checks for remote names Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | git-push: accept tag <tag> as advertised. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | spurious .sp in manpages Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | git merge: reword failure message. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | Remove uncontested renamed files during merge. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | Revert "git-diff: Introduce --index and deprecate ... |
diff | tree |
2006-12-13 | Merge branch 'maint' |
diff | tree |
2006-12-13 | git-svn: correctly display fatal() error messages Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | git-svn: exit with status 1 for test failures Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | Allow subcommand.color and color.subcommand color configuration Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | git-push: document removal of remote ref with :<dst... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | merge-recursive: add/add really is modify/modify with... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | Merge branch 'master' into js/merge |
diff | tree |
2006-12-13 | Get rid of the dependency on RCS' merge program Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | git-svn: correctly handle packed-refs in refs/remotes/ Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | Merge branch 'maint' |
diff | tree |
2006-12-13 | add test case for recursive merge Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | git-svn: correctly display fatal() error messages Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | git-svn: allow dcommit to take an alternate head Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | git-svn: enable logging of information not supported... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-13 | Clarify fetch error for missing objects. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-12 | Move Fink and Ports check to after config file Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-12 | Colourise git-branch output Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-11 | diff --numstat: show binary with '-' to match "apply... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-11 | Make cvsexportcommit work with filenames with spaces... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-11 | shortlog: fix segfault on empty authorname Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-11 | shortlog: remove "[PATCH]" prefix from shortlog output Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-11 | Merge branch 'maint' |
diff | tree |
2006-12-11 | Make sure the empty tree exists when needed in merge... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-11 | Don't use memcpy when source and dest. buffers may... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-11 | no need to install manpages as executable Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-10 | git-commit: allow --only to lose what was staged earlier. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-10 | Documentation/git-commit: rewrite to make it more end... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-09 | rerere: record (or avoid misrecording) resolved, skipped... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-09 | git-rerere: add 'gc' command. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-09 | rerere: add clear, diff, and status commands Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-09 | Documentation: simpler shared repository creation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-09 | shortlog: fix segfault on empty authorname Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-09 | Add branch.*.merge warning and documentation update Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-08 | Fix perl/ build. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-08 | git-svn: use do_switch for --follow-parent if the SVN... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-08 | Fix documentation copy&paste typo Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-08 | git-svn: extra error check to ensure we open a file... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-08 | Documentation: update git-clone man page with new behavior Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-07 | Merge branch 'maint' |
diff | tree |
2006-12-07 | cvsserver: Avoid miscounting bytes in Perl v5.8.x Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-07 | change the unpack limit treshold to a saner value Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-07 | Documentation: reorganize cvs-migration.txt Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-06 | Explicitly add the default "git pull" behaviour to... |
diff | tree |
2006-12-06 | git-merge: fix "fix confusion between tag and branch... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-06 | git-svn: avoid network timeouts for long-running fetches Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-06 | gitweb: Allow PNG, GIF, JPEG images to be displayed... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-06 | git-merge: squelch needless error message. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-06 | Merge |
diff | tree |