]> Kevux Git Server - rit/shortlog
rit
2013-06-26 Alexey Shumkint6006 (rev-list-format): don't hardcode SHA-1 in expect...
2013-06-26 Jiang Xintest: run testcases with POSIX absolute paths on Windows
2013-06-26 Jiang Xingit-clean: use a git-add-interactive compatible UI
2013-06-26 Jiang Xintest: add t7301 for git-clean--interactive
2013-06-26 Jiang Xingit-clean: add colors to interactive git-clean
2013-06-26 Jiang Xingit-clean: add documentation for interactive git-clean
2013-06-26 Jiang Xingit-clean: show items of del_list in columns
2013-06-26 Jiang Xingit-clean: add ask each interactive action
2013-06-26 Jiang Xingit-clean: add support for -i/--interactive
2013-06-26 Jiang Xingit-clean: add select by numbers interactive action
2013-06-26 Jiang Xingit-clean: refactor git-clean into two phases
2013-06-26 Jiang Xingit-clean: add filter by pattern interactive action
2013-06-26 Jiang Xinwrite_name{_quoted_relative,}(): remove redundant param...
2013-06-26 Jiang Xinquote_path_relative(): remove redundant parameter
2013-06-26 Jiang Xinquote.c: substitute path_relative with relative_path
2013-06-26 Jiang Xinpath.c: refactor relative_path(), not only strip prefix
2013-06-26 Jiang Xintest: add test cases for relative_path
2013-06-26 Ramkumar Ramachandracolumn doc: rewrite documentation for column.ui
2013-06-25 Stefan Beller.mailmap: Map "H.Merijn Brand" to "H. Merijn Brand"
2013-06-25 Junio C Hamanodiff: demote core.safecrlf=true to core.safecrlf=warn
2013-06-24 Junio C HamanoUpdate draft release notes to 1.8.4
2013-06-24 Junio C HamanoMerge branch 'rr/am-quit-empty-then-abort-fix'
2013-06-24 Junio C HamanoMerge branch 'rt/cherry-pick-continue-advice-in-status'
2013-06-24 Junio C HamanoMerge branch 'nk/config-local-doc'
2013-06-24 Junio C HamanoMerge branch 'jk/mergetool-lib-refactor'
2013-06-24 Junio C HamanoMerge branch 'jk/doc-build-move-infordir-def'
2013-06-24 Junio C HamanoMerge branch 'fg/submodule-fixup'
2013-06-24 Junio C HamanoMerge branch 'dk/version-gen-gitdir'
2013-06-24 Junio C HamanoMerge branch 'dk/maint-t5150-dirname'
2013-06-24 Junio C HamanoMerge branch 'rs/unpack-trees-tree-walk-conflict-field'
2013-06-24 Junio C HamanoMerge branch 'rr/rebase-sha1-by-string-query'
2013-06-24 Junio C HamanoMerge branch 'mm/rm-coalesce-errors'
2013-06-24 Junio C HamanoMerge branch 'jh/libify-note-handling'
2013-06-24 Junio C HamanoMerge branch 'fc/sequencer-plug-leak'
2013-06-24 Junio C Hamanostatus/commit: make sure --porcelain is not affected...
2013-06-24 Ramkumar Ramachandracommit: make it work with status.short
2013-06-24 Jorge Juan... status: introduce status.branch to enable --branch...
2013-06-24 Jorge Juan... status: introduce status.short to enable --short by...
2013-06-24 Ramkumar Ramachandrat/t5528-push-default: test pushdefault workflows
2013-06-24 Ramkumar Ramachandrat/t5528-push-default: generalize test_push_*
2013-06-24 Ramkumar Ramachandrapush: change `simple` to accommodate triangular workflows
2013-06-24 SZEDER Gáborbash prompt: mention that PROMPT_COMMAND mode is faster
2013-06-24 SZEDER Gáborbash prompt: avoid command substitution when finalizing...
2013-06-24 SZEDER Gáborbash prompt: avoid command substitution when checking...
2013-06-24 SZEDER Gáborbash prompt: use bash builtins to check stash state
2013-06-24 SZEDER Gáborbash prompt: use bash builtins to check for unborn...
2013-06-24 SZEDER Gáborbash prompt: combine 'git rev-parse' for detached head
2013-06-24 SZEDER Gáborbash prompt: combine 'git rev-parse' executions in...
2013-06-24 SZEDER Gáborbash prompt: use bash builtins to find out current...
2013-06-24 SZEDER Gáborbash prompt: use bash builtins to find out rebase state
2013-06-24 SZEDER Gáborbash prompt: run 'git rev-parse --git-dir' directly...
2013-06-24 SZEDER Gáborbash prompt: return early from __git_ps1() when not...
2013-06-24 SZEDER Gáborbash prompt: print unique detached HEAD abbreviated...
2013-06-24 SZEDER Gáborbash prompt: add a test for symbolic link symbolic...
2013-06-24 SZEDER Gáborcompletion, bash prompt: move __gitdir() tests to compl...
2013-06-24 Junio C HamanoRevert "Merge branch 'jg/status-config'"
2013-06-24 Ramkumar Ramachandrarebase -i: use a better reflog message
2013-06-24 Ramkumar Ramachandrarebase: use a better reflog message
2013-06-24 Ramkumar Ramachandraconfig doc: rewrite push.default section
2013-06-23 SZEDER Gáborbash prompt: use 'write_script' helper in interactive...
2013-06-23 SZEDER Gáborbash prompt: fix redirection coding style in tests
2013-06-23 Junio C HamanoUpdate draft release notes to 1.8.4
2013-06-23 Junio C HamanoMerge branch 'mz/rebase-tests'
2013-06-23 Junio C HamanoMerge branch 'jk/unpack-entry-fallback-to-another'
2013-06-23 Junio C HamanoMerge branch 'jk/apache-test-for-2.4'
2013-06-23 Junio C HamanoMerge branch 'cm/remote-mediawiki-perlcritique'
2013-06-23 Junio C HamanoMerge branch 'bp/remote-mw-tests'
2013-06-23 Junio C HamanoMerge branch 'rr/rebase-autostash'
2013-06-23 Junio C HamanoMerge branch 'rr/prompt-rebase-breakage-fix'
2013-06-23 Junio C HamanoMerge branch 'jg/status-config'
2013-06-23 John Keepingfast-import: allow moving the root tree
2013-06-23 John Keepingfast-import: allow ls or filecopy of the root tree
2013-06-23 John Keepingfast-import: set valid mode on root tree in "ls"
2013-06-23 John Keepingt9300: document fast-import empty path issues
2013-06-23 Junio C Hamanoadd -i: add extra options at the right place in "diff...
2013-06-23 Thomas Rasttest-lib: support running tests under valgrind in parallel
2013-06-23 Thomas Rasttest-lib: allow prefixing a custom string before "ok...
2013-06-23 Thomas Rasttest-lib: valgrind for only tests matching a pattern
2013-06-23 Thomas Rasttest-lib: verbose mode for only tests matching a pattern
2013-06-23 Thomas Rasttest-lib: self-test that --verbose works
2013-06-23 W. Trevor Kinguser-manual: Update download size for Git and the kernel
2013-06-23 Ramkumar Ramachandrat/t5505-remote: test multiple push/pull in remotes...
2013-06-23 Ramkumar Ramachandrals-remote doc: don't encourage use of branches-file
2013-06-23 Ramkumar Ramachandrals-remote doc: rewrite <repository> paragraph
2013-06-23 Ramkumar Ramachandrals-remote doc: fix example invocation on git.git
2013-06-23 Ramkumar Ramachandrat/t5505-remote: test url-with-# in branches-file
2013-06-23 Ramkumar Ramachandraremote: remove dead code in read_branches_file()
2013-06-23 Ramkumar Ramachandrat/t5505-remote: use test_path_is_missing
2013-06-23 Ramkumar Ramachandrat/t5505-remote: test push-refspec in branches-file
2013-06-23 Ramkumar Ramachandrat/t5505-remote: modernize style
2013-06-23 W. Trevor KingDocumentation: Update 'linux-2.6.git' -> 'linux.git'
2013-06-23 W. Trevor KingDocumentation: Update the NFS remote examples to use...
2013-06-23 W. Trevor Kingdoc/clone: Pick more compelling paths for the --referen...
2013-06-23 W. Trevor Kingdoc/clone: Remove the '--bare -l -s' example
2013-06-21 Jeff Kinglib-httpd/apache.conf: check version only after mod_ver...
2013-06-21 Junio C HamanoSync with maint
2013-06-21 Junio C Hamanot6003: add --author-date-order test
2013-06-21 Junio C Hamanotopology tests: teach a helper to set author dates...
2013-06-21 Junio C Hamanot6003: add --date-order test
2013-06-21 Junio C Hamanotopology tests: teach a helper to take abbreviated...
next