]> Kevux Git Server - rit/shortlog
rit
2007-06-10 Dan McGee[PATCH] git-mergetool: Allow gvimdiff to be used as...
2007-06-10 Simon HausmannFix updating/creating remotes/p4/* heads from origin...
2007-06-10 Junio C Hamanogit-blame -w: ignore whitespace
2007-06-10 Junio C Hamanogit-blame: do not indent with spaces.
2007-06-09 Simon HausmannFixed the check to make sure to exclude the HEAD symbol...
2007-06-09 Johannes Sixtfilter-branch: subdirectory filter needs --full-history
2007-06-09 Johannes Sixtfilter-branch: Simplify parent computation.
2007-06-09 Johannes SchindelinTeach filter-branch about subdirectory filtering
2007-06-09 Gerrit Papegit-branch: cleanup config file when deleting branches
2007-06-09 Junio C Hamanogit-push: Update description of refspecs and add examples
2007-06-09 Junio C Hamanoremote.c: "git-push frotz" should update what matches...
2007-06-09 Junio C Hamanoremote.c: fix "git push" weak match disambiguation
2007-06-09 Junio C Hamanoremote.c: minor clean-up of match_explicit()
2007-06-09 Junio C Hamanoremote.c: refactor creation of new dst ref
2007-06-09 Junio C Hamanoremote.c: refactor match_explicit_refs()
2007-06-09 Junio C HamanoMerge branch 'maint'
2007-06-09 Johan HerlandRemove unnecessary code and comments on non-existing...
2007-06-09 william pursellMake command description imperative statement, not...
2007-06-09 René Scharfet5000: silence unzip availability check
2007-06-09 Junio C HamanoMerge branch 'aj/pack'
2007-06-09 Junio C HamanoMerge branch 'js/merge'
2007-06-09 Jeff Kingcmd_log_init: remove parsing of --encoding command...
2007-06-09 Junio C HamanoMerge branch 'ar/wildcardpush'
2007-06-09 Junio C HamanoMerge branch 'ar/clone'
2007-06-08 Han-Wen Nienhuysalso strip p4/ from local imports.
2007-06-08 Han-Wen NienhuysMerge branch 'master' of git://repo.or.cz/fast-export
2007-06-08 Han-Wen Nienhuysprint error message when p4 print fails (eg. due to...
2007-06-08 Frank Lichtenheldcvsserver: Add some useful commandline options
2007-06-08 Junio C HamanoMerge branch 'maint'
2007-06-08 Junio C HamanoEven more missing static
2007-06-08 Junio C HamanoMore missing static
2007-06-08 Junio C HamanoMore missing static
2007-06-08 Pierre HabouzitMissing statics.
2007-06-08 Pierre HabouzitActive_nr is unsigned, hence can't be < 0
2007-06-08 Frank Lichtenheldcvsserver: Make req_Root more critical of its input...
2007-06-08 Michael Ellermangitview: Define __slots__ for Commit
2007-06-08 Michael Ellermangitview: Use new-style classes
2007-06-08 Junio C Hamanocheckout: do not get confused with ambiguous tag/branch...
2007-06-08 Junio C HamanoTest wildcard push/fetch
2007-06-08 Alex RiesenFix push with refspecs containing wildcards
2007-06-08 Shawn O. Pearcegit-gui: Changed blame header bar background to match...
2007-06-08 Simon HausmannOnly get the expensive branch mapping from the p4 serve...
2007-06-07 Simon HausmannMake git-p4 submit detect the correct reference (origin...
2007-06-07 Simon HausmannMake clone behave like git clone by default again.
2007-06-07 Marius Storm... Exclude the HEAD symbolic ref from the list of known...
2007-06-07 Marius Storm... Fix single branch import into remotes
2007-06-07 Marius Storm... Fix git-p4 clone (defaultDestination)
2007-06-07 Marius Storm... Ensure that the commit message is Windows formated...
2007-06-07 Simon HausmannFix depot-path determination for git-p4 submit
2007-06-07 Simon HausmannFix git-p4 submit
2007-06-07 Simon HausmannFix git-p4 rebase
2007-06-07 Simon HausmannHack to make the multi-branch import work again with...
2007-06-07 Simon HausmannDon't attempt to set the initialParent on multi-branch...
2007-06-07 Simon HausmannFix common path "calculation" from logs of multiple...
2007-06-07 Simon HausmannFix support for "depot-path" in older git-p4 imports
2007-06-07 Junio C HamanoWar on whitespace
2007-06-06 Alex RiesenFix clone to setup the origin if its name ends with...
2007-06-06 Elvis PranskevichusUse git-tag in git-cvsimport
2007-06-06 Matthias Lederhoferfilter-branch: always export GIT_DIR if it is set
2007-06-06 Junio C HamanoMerge branch 'js/filter' into ei/worktree+filter
2007-06-06 Matthias Lederhofersetup_git_directory: fix segfault if repository is...
2007-06-06 Matthias Lederhofertest GIT_WORK_TREE
2007-06-06 Matthias Lederhoferextend rev-parse test for --is-inside-work-tree
2007-06-06 Matthias LederhoferUse new semantics of is_bare/inside_git_dir/inside_work...
2007-06-06 Matthias Lederhoferintroduce GIT_WORK_TREE to specify the work tree
2007-06-06 Matthias Lederhofertest git rev-parse
2007-06-06 Matthias Lederhoferrev-parse: introduce --is-bare-repository
2007-06-06 Matthias Lederhoferrev-parse: document --is-inside-git-dir
2007-06-06 Alexandre Julliardpack-check: Sort entries by pack offset before unpackin...
2007-06-06 Junio C HamanoMerge branch 'sv/objfixes'
2007-06-06 Sam VilainDon't assume tree entries that are not dirs are blobs
2007-06-06 Michael Milligangit-cvsimport: Make sure to use $git_dir always instead...
2007-06-06 Sam Vilainfix documentation of unpack-objects -n
2007-06-06 Johannes SixtAccept dates before 2000/01/01 when specified as second...
2007-06-06 Johannes SixtMakefile: Remove git-merge-base from PROGRAMS.
2007-06-06 Johannes Schindelint5000: skip ZIP tests if unzip was not found
2007-06-06 Johannes Sixtfilter-branch: also don't fail in map() if a commit...
2007-06-06 Johannes Sixtfilter-branch: Use rev-list arguments to specify revisi...
2007-06-06 Johannes Schindelinfilter-branch: fix behaviour of '-k'
2007-06-06 Johannes Schindelinfilter-branch: use $(($i+1)) instead of $((i+1))
2007-06-06 Lars Hjemligit-submodule: clone during update, not during init
2007-06-06 Lars Hjemligit-submodule: move cloning into a separate function
2007-06-06 Andy Whitcroftcvsimport: add <remote>/HEAD reference in separate...
2007-06-06 Andy Whitcroftcvsimport: update documentation to include separate...
2007-06-06 Andy Whitcroftcvsimport: add support for new style remote layout
2007-06-06 Junio C HamanoMerge branch 'mm/tag'
2007-06-06 Matthias Lederhoferchmod +x git-filter-branch.sh
2007-06-06 Junio C Hamanogit-branch --track: fix tracking branch computation.
2007-06-06 Josh TriplettFix typo in git-mergetool
2007-06-06 Jon LoeligerAdd the --numbered-files option to git-format-patch.
2007-06-06 Pierre Habouzit$EMAIL is a last resort fallback, as it's system-wide.
2007-06-06 Matthias Lederhoferfilter-branch: prevent filters from reading from stdin
2007-06-06 Matthias Lederhofermake clean should remove all the test programs too
2007-06-06 Matthias Lederhoferadd git-filter-branch to .gitignore
2007-06-06 Shawn O. Pearcegit-gui: Favor the original annotations over the recent...
2007-06-06 Shawn O. Pearcegit-gui: Improve our labeling of blame annotation types
2007-06-06 Shawn O. Pearcegit-gui: Use three colors for the blame viewer background
2007-06-06 Shawn O. Pearcegit-gui: Jump to original line in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Display both commits in our tooltips
2007-06-06 Shawn O. Pearcegit-gui: Run blame twice on the same file and display...
next