]> Kevux Git Server - rit/shortlog
rit
2008-02-11 Junio C Hamanobuiltin-apply.c: guard config parser from value=NULL
2008-02-11 Junio C HamanoAdd config_error_nonbool() helper function
2008-02-11 Miklos Vajnabuiltin-gc.c: guard config parser from value=NULL
2008-02-11 Junio C Hamanoarchive-tar.c: guard config parser from value=NULL
2008-02-11 Mike HommeyWork around curl-gnutls not liking to be reinitialized
2008-02-11 Jonas Fonsecaman pages are littered with .ft C and others
2008-02-11 James BowesAdd a BuildRequires for gettext in the spec file.
2008-02-11 Martin Koeglerpack-objects: only throw away data during memory pressure
2008-02-11 Gerrit Papebuiltin-commit: remove .git/SQUASH_MSG upon successful...
2008-02-11 David Steven... Make git prune remove temporary packs that look like...
2008-02-11 jaysoffian... git-web--browse: fix misplaced quote in init_browser_path()
2008-02-11 Uwe Kleine... rebase -i: accept -m as advertised in the man page
2008-02-11 Johannes SchindelinDocument that the default of branch.autosetupmerge...
2008-02-11 Johannes Schindelinbisect: allow starting with a detached HEAD
2008-02-11 Junio C Hamanogit-pull documentation: fix markup
2008-02-11 Frank Lichtenheldconfig: Fix --unset for continuation lines
2008-02-10 Junio C HamanoMerge branch 'maint'
2008-02-10 Marco CostalbaAvoid a useless prefix lookup in strbuf_expand()
2008-02-10 Christian Couderweb--browse: Add a few quotes in 'init_browser_path'.
2008-02-10 Christian CouderDocumentation: instaweb: add 'git-web--browse' information.
2008-02-10 Mike HommeyWork around curl-gnutls not liking to be reinitialized
2008-02-10 Johannes SchindelinIntroduce the config variable pack.packSizeLimit
2008-02-10 Bruno Ribasgitweb: Use the config file to set repository owner...
2008-02-10 Johannes SchindelinAdjust .gitignore for 5884f1(Rename 'git-help--browse...
2008-02-10 Dmitry Potapovgit-web--browse: do not start the browser with nohup
2008-02-10 Daniel BarkalowMove code to clean up after a branch change to branch.c
2008-02-10 Daniel BarkalowLibrary function to check for unmerged index entries
2008-02-10 Daniel BarkalowUse diff -u instead of diff in t7201
2008-02-10 Daniel BarkalowMove create_branch into a library file
2008-02-10 Daniel BarkalowBuild-in merge-recursive
2008-02-10 Daniel BarkalowAdd "skip_unmerged" option to unpack_trees.
2008-02-10 Daniel BarkalowDiscard "deleted" cache entries after using them to...
2008-02-10 Daniel BarkalowSend unpack-trees debugging output to stderr
2008-02-10 Daniel BarkalowAdd flag to make unpack_trees() not print errors.
2008-02-10 Daniel BarkalowAllow callers of unpack_trees() to handle failure
2008-02-10 Tim StoakesFix typo in 'blame' documentation.
2008-02-10 Johannes SchindelinFix "git clone" for git:// protocol
2008-02-08 Bruno Ribasgitweb: Make use of the $git_dir variable at sub git_ge...
2008-02-08 Alexandre Julliardgit.el: Better handling of subprocess errors.
2008-02-08 Alexandre Julliardgit.el: Check for existing buffers on revert.
2008-02-08 Alexandre Julliardgit.el: Added a command to amend a commit.
2008-02-08 Alexandre Julliardgit.el: Support for showing unknown/ignored directories.
2008-02-07 Toby Allsoppgit-p4: Fix indentation from tab to spaces
2008-02-07 Junio C HamanoMerge branch 'maint'
2008-02-07 Junio C Hamanogitattributes: fix relative path matching
2008-02-07 Christian Couderconfig: add test cases for empty value and no value...
2008-02-07 Robin RosenbergImprove bash prompt to detect various states like an...
2008-02-07 Brian Downingcompat: Add simplified merge sort implementation from...
2008-02-06 Jeff Kingfix config reading in tests
2008-02-06 Jeff Kingallow suppressing of global and system config
2008-02-06 Junio C HamanoMerge branch 'maint'
2008-02-06 Timo HirvonenFix parsing numeric color values
2008-02-06 Florian La... gitweb: Make feed entries point to commitdiff view
2008-02-06 Eric Wonggit-svn: improve repository URL matching when following...
2008-02-06 Rafael Garcia... Make git-remote.perl "use strict" compliant
2008-02-06 Steffen Prohaskasafecrlf: Add mechanism to warn about irreversible...
2008-02-06 Paolo Bonzinigit-commit: add a prepare-commit-msg hook
2008-02-06 Paolo Bonzinigit-commit: Refactor creation of log message.
2008-02-06 Paolo Bonzinigit-commit: set GIT_EDITOR=: if editor will not be...
2008-02-06 Paolo Bonzinigit-commit: support variable number of hook arguments
2008-02-06 Gerrit PapeINSTALL: git-merge no longer uses cpio
2008-02-05 Johannes SixtFix misuse of prefix_path()
2008-02-05 Christian Couderinstaweb: use 'git-web--browse' to launch browser.
2008-02-05 Christian CouderRename 'git-help--browse.sh' to 'git-web--browse.sh'.
2008-02-05 Christian Couderhelp--browse: add '--config' option to check a config...
2008-02-05 Christian Couderhelp: make 'git-help--browse' usable outside 'git-help'.
2008-02-05 Junio C Hamanogitignore: lazily find dtype
2008-02-05 Junio C Hamanogitignore(5): Allow "foo/" in ignore list to match...
2008-02-05 Junio C Hamanobuiltin-mv: minimum fix to avoid losing files
2008-02-05 Junio C Hamanogit-add: adjust to the get_pathspec() changes.
2008-02-05 Robin RosenbergMake blame accept absolute paths
2008-02-05 Junio C Hamanosetup: sanitize absolute and funny paths in get_pathspec()
2008-02-05 David Browngit-send-email: Generalize auto-cc recipient mechanism.
2008-02-05 Daniel BarkalowReduce the number of connects when fetching
2008-02-05 Junio C HamanoMake error messages from cherry-pick/revert more sensible
2008-02-05 Junio C HamanoDocumentation/SubmittingPatches: What's Acked-by and...
2008-02-05 Junio C HamanoDocumentation/SubmittingPatches: discuss first then...
2008-02-05 Junio C HamanoDocumentation/SubmittingPatches: Instruct how to use...
2008-02-05 Junio C Hamanocore.whitespace: cr-at-eol
2008-02-05 Junio C Hamanogit-apply --whitespace=fix: fix whitespace fuzz introdu...
2008-02-05 Junio C Hamanobuiltin-apply.c: pass ws_rule down to match_fragment()
2008-02-05 Junio C Hamanobuiltin-apply.c: move copy_wsfix() function a bit higher.
2008-02-05 Junio C Hamanobuiltin-apply.c: do not feed copy_wsfix() leading '+'
2008-02-05 Junio C Hamanobuiltin-apply.c: simplify calling site to apply_line()
2008-02-05 Junio C Hamanobuiltin-apply.c: clean-up apply_one_fragment()
2008-02-05 Junio C Hamanobuiltin-apply.c: mark common context lines in lineinfo...
2008-02-05 Junio C Hamanobuiltin-apply.c: optimize match_beginning/end processin...
2008-02-05 Junio C Hamanobuiltin-apply.c: make it more line oriented
2008-02-05 Junio C Hamanobuiltin-apply.c: push match-beginning/end logic down
2008-02-05 Junio C Hamanobuiltin-apply.c: restructure "offset" matching
2008-02-05 Junio C Hamanobuiltin-apply.c: refactor small part that matches context
2008-02-05 Michael Wittengit-send-email: Better handling of EOF
2008-02-05 Michael Wittengit-send-email: SIG{TERM,INT} handlers
2008-02-05 Michael Wittengit-send-email: ssh/login style password requests
2008-02-05 Jonas Fonsecaman pages are littered with .ft C and others
2008-02-05 James BowesAdd a BuildRequires for gettext in the spec file.
2008-02-05 Daniel BarkalowTest :/string form for checkout
2008-02-04 Junio C Hamanofix misuse of prefix_path()
2008-02-04 Christian Stimminggit-gui: Update German translation.
2008-02-04 Christian Stimminggit-gui: (i18n) Fix a bunch of still untranslated strings.
next