2006-12-29 | t3900: test conversion to non UTF-8 as well Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | Rename t3900 test vector file Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-28 | UTF-8: introduce i18n.logoutputencoding. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | Teach log family --encoding Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | i18n.logToUTF8: convert commit log message to UTF-8 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | Move encoding conversion routine out of mailinfo to... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | Document git-reset <commit> -- <paths>... |
diff | tree |
2006-12-26 | Document --numstat in git-apply and git-diff Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | show-branch --reflog: add documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | add .mailmap for git-shortlog output with the git repository Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | GIT v1.5.0 preview Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-26 | Merge branch 'jc/bm' |
diff | tree |
2006-12-26 | Merge branch 'rf/web' |
diff | tree |
2006-12-26 | git-add -f: allow adding otherwise ignored files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Use rev-list --skip option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change history action to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change atom, rss actions to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change header search action to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change log action to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Change summary, shortlog actions to use parse_commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: We do longer need the --parents flag in rev... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | gitweb: Add parse_commits, used to bulk load commit... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | git-add: warn when adding an ignored file with an explicit... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | git-add: add ignored files when asked explicitly. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | read_directory: show_both option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | git-rm: Documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | t3600: update the test for updated git rm Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | git-rm: update to saner semantics Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | match_pathspec() -- return how well the spec matched Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-25 | Merge branch 'jc/skip-count' |
diff | tree |
2006-12-25 | Merge branch 'jc/git-add--interactive' |
diff | tree |
2006-12-25 | git-add --interactive: add documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-24 | Allow branch.*.merge to talk about remote tracking... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-24 | Merge branch 'sb/merge-friendly' |
diff | tree |
2006-12-24 | Merge branch 'js/rerere' |
diff | tree |
2006-12-24 | commit-tree: encourage UTF-8 commit messages. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-24 | Switch git_mmap to use pread. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-24 | Rename gitfakemmap to git_mmap. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: Paginate commit/author/committer search output Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Makefile: add quick-install-doc for installing pre... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Display 'theirs' branch name when possible in merge. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Use extended SHA1 syntax in merge-recursive conflicts. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: Allow search to be disabled from the config... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: Require a minimum of two character for the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: Use rev-list pattern search options. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | checkout: make the message about the need for a new... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: optimize git_summary. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: optimize git_shortlog_body. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: optimize git_get_last_activity. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | gitweb: Add missing show '...' links change. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Make git-show-branch options similar to git-branch. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Keep "git --git-dir" from causing a bus error. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | git-svn: enable common fetch/commit options for dcommit Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | vc-git: Ignore errors caused by a non-existent directory... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Remove NO_ACCURATE_DIFF options from build systems Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | git-tag: lose exit after die Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-23 | Really fix headers for __FreeBSD__ Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | Do not support "partial URL shorthand" anymore. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | default pull: forget about "newbie protection" for... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | merge and reset: adjust for "reset --hard" messages Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | commit-tree: do not overflow MAXPARENT Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | Make git-rerere a builtin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | Add a test for git-rerere Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | move read_mmfile() into xdiff-interface Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | Introduce a global level warn() function. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | Rename imap-send's internal info/warn functions. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | _XOPEN_SOURCE problem also exists on FreeBSD Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | parse-remote: mark all refs not for merge only when... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | Merge branch 'maint' |
diff | tree |
2006-12-22 | git-reset --hard: tell the user what the HEAD was reset to Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | git-tag: support -F <file> option Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | Revert "git-pull: refuse default merge without branch... |
diff | tree |
2006-12-22 | Suggest 'add' in am/revert/cherry-pick. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | Use git-merge-file in git-merge-one-file, too Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-22 | diff --check: fix off by one error Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-21 | Documentation/git-branch: new -r to delete remote-tracking... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-21 | Fix system header problems on Mac OS X Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-21 | Merge branch 'ew/svn-pm' |
diff | tree |
2006-12-20 | diff documentation: mostly talk about <commit> |
diff | tree |
2006-12-20 | Merge branch 'jc/leftright' |
diff | tree |
2006-12-20 | Merge branch 'jc/blame' |
diff | tree |
2006-12-20 | Merge branch 'jc/branch-remove-remote' |
diff | tree |
2006-12-20 | Merge branch 'jc/clone' |
diff | tree |
2006-12-20 | compat/inet_ntop: do not use u_int Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | spurious .sp in manpages Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | git-add: error out when given no arguments. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | revision: --skip=<n> Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | Merge branch 'maint' |
diff | tree |
2006-12-20 | GIT 1.4.4.3 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | clarify some error messages wrt unknown object types Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | simplify inclusion of system header files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | index-pack usage of mmap() is unacceptably slower on... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | gitweb: Show '...' links in "summary" view only if... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | config_rename_section: fix FILE* leak Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | Remove COLLISION_CHECK from Makefile since it's not... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | fix populate-filespec Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-20 | git-cvsserver: fix breakage when calling git merge... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-19 | Revert "Make left-right automatic." |
diff | tree |
2006-12-19 | Move "no merge candidate" warning into git-pull Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-12-19 | Use preprocessor constants for environment variable... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |