]> Kevux Git Server - rit/shortlog
rit
2008-05-13 Dustin SallingsAllow tracking branches to set up rebase by default.
2008-05-13 Junio C Hamanogit-svn: add test for --add-author-from and --use-log...
2008-05-12 Lars Hjemlirevision.c: really honor --first-parent
2008-05-12 Junio C HamanoMerge branch 'gp/bisect-fix'
2008-05-12 Paul Mackerrasgitk: Add a progress bar for checking out a head
2008-05-11 Junio C HamanoMerge branch 'maint'
2008-05-11 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-11 Junio C HamanoMerge branch 'lt/core-optim'
2008-05-11 Christian Couderrev-parse --verify: do not output anything on error
2008-05-11 Christian Couderrev-parse: fix using "--default" with "--verify"
2008-05-11 Christian Couderrev-parse: add test script for "--verify"
2008-05-11 Steffen Prohaskat0050: Add test for case insensitive add
2008-05-11 Steffen Prohaskat0050: Set core.ignorecase case to activate case insens...
2008-05-11 Steffen Prohaskat0050: Test autodetect core.ignorecase
2008-05-11 Dmitry Potapovgit-init: autodetect core.ignorecase
2008-05-11 Brandon Caseybuiltin-gc.c: deprecate --prune, it now really has...
2008-05-11 Brandon Caseygit-gc: always use -A when manually repacking
2008-05-11 Brandon Caseyrepack: modify behavior of -A option to leave unreferen...
2008-05-11 Steven GrimmAdd svn-compatible "blame" output format to git-svn
2008-05-11 Sebastian Schuberthmergetool: Make ECMerge use the settings as specified...
2008-05-11 Caio Marcelo... git-format-patch: add --no-binary to omit binary change...
2008-05-11 Johannes Sixtwt-status.h: declare global variables as extern
2008-05-11 Sitaram Chamartybuiltin-commit.c: add -u as short name for --untracked...
2008-05-11 A Large Angry SCMgit-repack: re-enable parsing of -n command line option
2008-05-11 Dustin SallingsAllow tracking branches to set up rebase by default.
2008-05-11 Eric Wonggit-svn: fix cloning of HTTP URLs with '+' in their...
2008-05-11 Krzysztof Kowalczykalloc_ref_from_str(): factor out a common pattern of...
2008-05-11 Paul Mackerrasgitk: Show current row number and total number of rows
2008-05-11 Linus TorvaldsOptimize symlink/directory detection
2008-05-11 Linus TorvaldsAvoid some unnecessary lstat() calls
2008-05-11 Junio C HamanoMerge branch 'py/diff-submodule'
2008-05-11 Junio C HamanoMerge branch 'lt/case-insensitive'
2008-05-11 Paul MackerrasMerge branch 'master' into dev
2008-05-11 Thomas Arcilagitk: Allow users to view diffs in external diff viewer
2008-05-10 Paul Mackerrasgitk: Synchronize highlighting in file view for 'f...
2008-05-09 Junio C HamanoMerge branch 'maint'
2008-05-09 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-09 Junio C HamanoMerge branch 'sg/merge-options' (early part)
2008-05-09 Junio C HamanoMerge branch 'db/learn-HEAD'
2008-05-09 Junio C HamanoMerge branch 'jn/webfeed'
2008-05-09 Junio C HamanoMerge branch 'cc/help'
2008-05-09 Junio C HamanoMerge branch 'dm/cherry-pick-s'
2008-05-09 Junio C HamanoMerge branch 'lt/dirmatch-optim'
2008-05-09 Christian Couderbisect: print an error message when "git rev-list ...
2008-05-09 Johannes Sixtcompat-util: avoid macro redefinition warning
2008-05-09 Brandon Caseycompat/fopen.c: avoid clobbering the system defined...
2008-05-09 Shawn O. Pearcegit-gui: Delete branches with 'git branch -D' to clear...
2008-05-09 Shawn O. Pearcegit-gui: Setup branch.remote,merge for shorthand git...
2008-05-09 Paul Mackerrasgitk: Make updates go faster
2008-05-08 Dustin SallingsDocumentation/config.txt: Mention branch.<name>.rebase...
2008-05-08 Jeff Kingdoc: clarify definition of "update" for git-add -u
2008-05-08 Christian CouderDocumentation: bisect: add a few "git bisect run" examples
2008-05-08 Gustaf HendebyDocumentation/config.txt: Add git-gui options
2008-05-07 Christian CouderDocumentation: improve "add", "pull" and "format-patch...
2008-05-07 Mark HillsBe more careful with objects directory permissions...
2008-05-06 Santi Béjarcommit: Show committer if automatic
2008-05-06 Santi Béjarcommit: Show author if different from committer
2008-05-06 Santi BéjarPreparation to call determine_author_info from prepare_...
2008-05-06 Adam Robengit-cat-file: Add --batch option
2008-05-06 Adam Robengit-cat-file: Add --batch-check option
2008-05-06 Adam Robengit-cat-file: Make option parsing a little more flexible
2008-05-06 Adam Robengit-cat-file: Small refactor of cmd_cat_file
2008-05-06 Adam RobenAdd tests for git cat-file
2008-05-06 Junio C HamanoMerge branch 'jc/lstat'
2008-05-06 Junio C HamanoMerge branch 'bc/filter-branch'
2008-05-06 Junio C HamanoMerge branch 'lh/git-file'
2008-05-06 Junio C HamanoMerge branch 'jk/fetch-status'
2008-05-06 Junio C HamanoMerge branch 'lh/branch-merged'
2008-05-06 Junio C HamanoMerge branch 'pb/remote-mirror-config'
2008-05-06 Adam Simpkinsgraph API: eliminate unnecessary indentation
2008-05-06 Adam Simpkinslog and rev-list: add --graph option
2008-05-06 Adam SimpkinsAdd history graph API
2008-05-06 Adam Simpkinsrevision API: split parent rewriting and parent printin...
2008-05-06 Jörg Sommerpost-merge: Add it's not executed if merge failed.
2008-05-06 Gerrit Papegit-bisect.sh: don't accidentally override existing...
2008-05-05 Gustaf HendebyDocumentation: Add create-ignore to git svn manual
2008-05-05 Gustaf Hendebygit-svn: Make create-ignore use git add -f
2008-05-05 Miklos VajnaINSTALL: add a note about GNU interactive tools has...
2008-05-05 Bryan DonlanRename the test trash directory to contain spaces.
2008-05-05 Bryan DonlanFix tests breaking when checkout path contains shell...
2008-05-05 Bryan DonlanDon't use the 'export NAME=value' in the test scripts.
2008-05-05 Bryan Donlanlib-git-svn.sh: Fix quoting issues with paths containin...
2008-05-05 Bryan Donlantest-lib.sh: Fix some missing path quoting
2008-05-05 Bryan DonlanUse test_set_editor in t9001-send-email.sh
2008-05-05 Bryan Donlantest-lib.sh: Add a test_set_editor function to safely...
2008-05-05 Bryan Donlangit-send-email.perl: Handle shell metacharacters in...
2008-05-05 Bryan Donlanconfig.c: Escape backslashes in section names properly
2008-05-05 Bryan Donlangit-rebase.sh: Fix --merge --abort failures when path...
2008-05-05 Avery Pennarungit-svn: add documentation for --add-author-from option.
2008-05-05 Avery Pennarungit-svn: Add --add-author-from option.
2008-05-05 Avery Pennarungit-svn: add documentation for --use-log-author option.
2008-05-05 Daniel BarkalowBuild in clone
2008-05-05 Daniel BarkalowProvide API access to init_db()
2008-05-05 Daniel BarkalowAdd a function to set a non-default work tree
2008-05-05 Daniel BarkalowAllow for having for_each_ref() list extra refs
2008-05-05 Daniel BarkalowHave a constant extern refspec for "--tags"
2008-05-05 Daniel BarkalowAdd a library function to add an alternate to the alter...
2008-05-05 Daniel BarkalowAdd a lockfile function to append to a file
2008-05-05 Daniel BarkalowMark the list of refs to fetch as const
2008-05-05 Paolo Bonziniadd special "matching refs" refspec
next