]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-10-01  Michael WittenDocs: send-email's usage text and man page mention...
2008-10-01  Shawn O. PearceMerge branch 'maint'
2008-10-01  martin f. krafftImprove git-log documentation wrt file filters
2008-10-01  SZEDER GáborDocumentation: remove '\' in front of short options
2008-09-30  Shawn O. PearceMerge branch 'maint'
2008-09-30  Luc Heinrichgit-svn: call 'fatal' correctly in set-tree
2008-09-30  Michael ProkopReplace svn.foo.org with svn.example.com in git-svn...
2008-09-30  Brandon Caseydiff.c: remove duplicate bibtex pattern introduced...
2008-09-30  David BrysonUse "git_config_string" to simplify "builtin-gc.c"...
2008-09-30  Jeff Kingtests: grep portability fixes
2008-09-30  Jonathan del... Add OS X support to the pre-auto-gc example hook
2008-09-30  SZEDER Gábort0024: add executable permission
2008-09-30  Ralf WildenhuesCorrect typos in RelNotes-1.6.1
2008-09-30  SZEDER Gáborremove vim syntax highlighting in favor of upstream
2008-09-29  Shawn O. PearceMerge branch 'bc/master-diff-hunk-header-fix'
2008-09-29  Shawn O. PearceMerge branch 'maint' into bc/master-diff-hunk-header-fix
2008-09-29  Shawn O. PearceMerge branch 'bc/maint-diff-hunk-header-fix' into maint
2008-09-29  Shawn O. PearceMerge branch 'jc/better-conflict-resolution'
2008-09-29  Shawn O. PearceMerge branch 'mg/maint-remote-fix' into maint
2008-09-29  Nanako ShiraishiAdd contrib/rerere-train script
2008-09-29  Rafael Garcia... Clarify commit error message for unmerged files
2008-09-29  Johan HerlandUse strchrnul() instead of strchr() plus manual workaround
2008-09-29  Dmitry Potapovmingw: remove use of _getdrive() from lstat/fstat
2008-09-29  Alex RiesenUse remove_path from dir.c instead of own implementation
2008-09-29  Alex RiesenAdd remove_path: a function to remove as much as possib...
2008-09-29  Ping Yingit-submodule: Fix "Unable to checkout" for the initial...
2008-09-29  Johannes Sixtcompat/mingw: Support a timeout in the poll emulation...
2008-09-29  Stephen HabermanClarify how the user can satisfy stash's 'dirty state...
2008-09-29  Nanako Shiraishiusage.c: remove unused functions
2008-09-26  Shawn O. PearceMerge branch 'maint'
2008-09-26  Alex RiesenCleanup remove_path
2008-09-26  Alex RiesenRemove empty directories in recursive merge
2008-09-26  Chris FreyDocumentation: clarify the details of overriding LESS...
2008-09-25  Shawn O. PearceMerge branch 'mv/merge-recursive'
2008-09-25  Shawn O. PearceMerge branch 'jc/alternate-push'
2008-09-25  Shawn O. PearceMerge branch 'am/status'
2008-09-25  Shawn O. PearceMerge branch 'pb/autocorrect-wrapper'
2008-09-25  Shawn O. PearceMerge branch 'mv/commit-tree'
2008-09-25  Shawn O. PearceMerge branch 'jc/apply-include-exclude'
2008-09-25  Shawn O. PearceMerge branch 'jc/safe-c-l-d'
2008-09-25  Giuseppe Bilottagitweb: shortlog now also obeys $hash_parent
2008-09-25  Shawn O. PearceMerge branch 'ho/dirstat-by-file'
2008-09-25  Shawn O. PearceMerge git://repo.or.cz/git-gui
2008-09-25  Shawn O. PearceMerge branch 'maint'
2008-09-25  Shawn O. PearceUpdate release notes for 1.6.0.3
2008-09-25  Johan HerlandFix submodule sync with relative submodule URLs
2008-09-25  Nanako Shiraishigraph.c: make many functions static
2008-09-25  Nanako Shiraishiremote.c: make free_ref(), parse_push_refspec() and...
2008-09-25  Jonas Fonsecacheckout: Do not show local changes when in quiet mode
2008-09-25  Johan Herlandfor-each-ref: Fix --format=%(subject) for log message...
2008-09-24  Petr Baudisgit-web--browse: Support for using /bin/start on MinGW
2008-09-24  Alexander Gavrilovgit-gui: Reenable staging unmerged files by clicking...
2008-09-24  Alexander Gavrilovgit-gui: Support the encoding menu in gui blame.
2008-09-24  Alexander Gavrilovgit-gui: Optimize encoding name resolution using a...
2008-09-24  Alexander Gavrilovgit-gui: Allow forcing display encoding for diffs using...
2008-09-24  Alexander Gavrilovgit-gui: Add a menu of available encodings.
2008-09-24  Alexander Gavrilovgit-gui: Cleanup handling of the default encoding.
2008-09-24  Shawn O. Pearcegit-gui: Assume `blame --incremental` output is in...
2008-09-24  Shawn O. Pearcegit-gui: Use gitattribute "encoding" for file content...
2008-09-24  Joshua Williamsgit-gui: Add support for calling out to the prepare...
2008-09-24  Shawn O. Pearcegit-gui: Hide commit related UI during citool --nocommit
2008-09-24  Alexander Gavrilovgit-gui: Add more integration options to citool.
2008-09-24  Brandon Caseygit-stash.sh: don't default to refs/stash if invalid...
2008-09-24  Garry DolleyFixed some grammatical errors in git-rebase.txt documen...
2008-09-24  Deskin Millermaint: check return of split_cmdline to avoid bad confi...
2008-09-23  Junio C HamanoMerge branch 'maint'
2008-09-23  Brandon Caseybuiltin-prune.c: prune temporary packs in <object_dir...
2008-09-23  Brandon Caseyt4018-diff-funcname: test syntax of builtin xfuncname...
2008-09-23  Junio C HamanoMerge branch 'bc/maint-diff-hunk-header-fix' into bc...
2008-09-23  Brandon Caseyt4018-diff-funcname: test syntax of builtin xfuncname...
2008-09-22  Petr BaudisDo not perform cross-directory renames when creating...
2008-09-22  Junio C HamanoMerge branch 'maint'
2008-09-22  Todd ZullingerUse dashless git commands in setgitperms.perl
2008-09-22  Johannes Sixtgit-remote: do not use user input in a printf format...
2008-09-22  Michael J Grubermake "git remote" report multiple URLs
2008-09-22  Deskin Millergit-svn: do a partial rebuild if rev_map is out-of...
2008-09-22  Deskin Milergit-svn: testcase for partial rebuild
2008-09-22  Junio C HamanoMerge branch 'db/maint-checkout-b'
2008-09-22  Junio C Hamanot5510: test "git fetch" following tags minimally
2008-09-22  Daniel BarkalowCheck early that a new branch is new and valid
2008-09-21  Junio C HamanoMerge branch 'bc/maint-diff-hunk-header-fix' into bc...
2008-09-20  Junio C Hamanodiff hunk pattern: fix misconverted "\{" tex macro...
2008-09-20  Junio C HamanoUpdate draft release notes to 1.6.1
2008-09-20  Junio C Hamanodiff: fix "multiple regexp" semantics to find hunk...
2008-09-20  Junio C Hamanodiff: use extended regexp to find hunk headers
2008-09-20  Junio C HamanoMerge branch 'bc/maint-diff-hunk-header-fix' into bc...
2008-09-20  Junio C Hamanodiff: use extended regexp to find hunk headers
2008-09-20  Junio C HamanoMerge branch 'maint'
2008-09-20  Junio C HamanoStart draft release notes for 1.6.0.3
2008-09-20  Mikael Magnussongit-repack uses --no-repack-object, not --no-repack...
2008-09-20  Mikael MagnussonTypo "bogos" in format-patch error message.
2008-09-20  Fabrizio Chiarellobuiltin-clone: fix typo
2008-09-20  Yann DirsonBust the ghost of long-defunct diffcore-pathspec.
2008-09-20  SZEDER Gáborbash: use for-each-ref format 'refname:short'
2008-09-20  Eric Raiblecompletion: git commit should list --interactive
2008-09-19  Junio C HamanoMerge branch 'bc/maint-diff-hunk-header-fix' into bc...
2008-09-19  Junio C HamanoMerge branch 'maint'
2008-09-19  Junio C HamanoMerge branch 'jc/diff-prefix'
2008-09-19  Junio C HamanoMerge branch 'np/pack'
2008-09-19  Junio C HamanoMerge branch 'bw/shortref'
next