]> Kevux Git Server - rit/shortlog
rit
2007-09-08 Eric Wonggit-svn: fix "Malformed network data" with svn:// servers
2007-09-08 Michael Smith(cvs|svn)import: Ask git-tag to overwrite old tags.
2007-09-08 J. Bruce Fieldsgit-rebase: fix -C option
2007-09-08 J. Bruce Fieldsgit-rebase: support --whitespace=<option>
2007-09-08 Mike RalphsonDocumentation / grammer nit
2007-09-07 Pierre Habouzitmktree: Simplify write_tree() using strbuf API
2007-09-07 Pierre HabouzitUse strbuf API in cache-tree.c
2007-09-07 Pierre Habouzitfast-import: Use strbuf API, and simplify cmd_data()
2007-09-07 Pierre HabouzitUse strbuf API in buitin-rerere.c
2007-09-07 Pierre HabouzitSimplify strbuf uses in archive-tar.c using strbuf API
2007-09-07 Pierre HabouzitUse strbuf API in apply, blame, commit-tree and diff
2007-09-07 Pierre HabouzitRework strbuf API and semantics.
2007-09-07 Lars Hjemligit-svn: always use --first-parent
2007-09-07 René Scharfearchive: rename attribute specfile to export-subst
2007-09-07 René Scharfearchive: specfile syntax change: "$Format:%PLCHLDR...
2007-09-07 René Scharfeadd memmem()
2007-09-06 Junio C HamanoInvoke "git gc --auto" from commit, merge, am and rebase.
2007-09-06 Junio C HamanoImplement git gc --auto
2007-09-06 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/git-p4
2007-09-06 Nicolas Pitrebasic threaded delta search
2007-09-06 Nicolas Pitrerearrange delta search progress reporting
2007-09-06 Nicolas Pitrelocalize window memory usage accounting
2007-09-06 Nicolas Pitrestraighten the list of objects to deltify
2007-09-06 Junio C HamanoMerge branch 'maint'
2007-09-06 Shawn O. PearceInclude a git-push example for creating a remote branch
2007-09-06 Shawn O. PearceCleanup unnecessary file modifications in t1400-update-ref
2007-09-06 Dmitry V. LevinMakefile: Add cache-tree.h to the headers list
2007-09-06 Shawn O. PearceDon't allow contrib/workdir/git-new-workdir to trash...
2007-09-06 Junio C Hamanogit-apply: do not read past the end of buffer
2007-09-05 Lars Hjemligit-svn: add support for --first-parent
2007-09-05 Junio C HamanoMerge branch 'ds/sendmail'
2007-09-05 Carlos RicaFunction for updating refs.
2007-09-04 Paul Mackerrasgitk: Make it possible to lay out all the rows we have...
2007-09-04 Shawn O. PearceMerge branch 'maint'
2007-09-04 Shawn O. Pearcegit-gui: Ensure msgfmt failure stops GNU make
2007-09-04 Shawn O. Pearcegit-gui: Properly set the state of "Stage/Unstage Hunk...
2007-09-04 Shawn O. Pearcegit-gui: Fix detaching current branch during checkout
2007-09-04 Shawn O. Pearcegit-gui: Correct starting of git-remote to handle ...
2007-09-03 René ScharfeRemove unused function convert_sha1_file()
2007-09-03 René Scharfearchive: specfile support (--pretty=format: in archive...
2007-09-03 Ren\e,bi\e(B... Export format_commit_message()
2007-09-03 Johannes Schindelinverify-tag: also grok CR/LFs in the tag signature
2007-09-03 Simon Hausmanngit-p4: Added support for automatically importing newly...
2007-09-03 Simon Hausmanngit-p4: Cleanup; moved the (duplicated) code for turnin...
2007-09-03 Simon Hausmanngit-p4: Cleanup; moved the code for the initial #head...
2007-09-03 Simon Hausmanngit-p4: Cleanup; Turn self.revision into a function...
2007-09-03 Simon Hausmanngit-p4: Cleanup; moved the code to import a list of...
2007-09-03 Simon Hausmanngit-p4: Cleanup; moved the code for getting a sorted...
2007-09-03 Simon Hausmanngit-p4: After submission to p4 always synchronize from...
2007-09-03 Simon Hausmanngit-p4: Always call 'p4 sync ...' before submitting...
2007-09-03 Johannes SchindelinTeach "git remote" a mirror mode
2007-09-03 Douglas Stockwellsend-email: Add support for SSL and SMTP-AUTH
2007-09-03 Junio C HamanoStart 1.5.4 cycle
2007-09-03 Junio C HamanoGIT 1.5.3.1: obsolete git-p4 in RPM spec file.
2007-09-03 Michele Ballabiogit-gui: remove dots in some UI strings
2007-09-03 Shawn O. Pearcegit-gui: Quiet the msgfmt part of the make process
2007-09-03 Shawn O. Pearcegit-gui: Correct stock message for 'Invalid font specif...
2007-09-03 Shawn O. Pearcegit-gui: Update po/README as symlink process is not...
2007-09-02 Junio C HamanoTypofix: 1.5.3 release notes
2007-09-02 Xudong Guangit-gui: Added initial version of po/glossary/zh_cn.po
2007-09-02 Christian StimmingGerman glossary for translation
2007-09-02 Miklos VajnaHungarian translation of git-gui
2007-09-02 Irina Riesengit-gui: initial version of russian translation
2007-09-02 Paolo CiarrocchiItalian translation of git-gui
2007-09-02 しらいしななこJapanese translation of git-gui
2007-09-02 Xudong GuanInitial Chinese translation for git-gui
2007-09-02 Christian StimmingGerman translation for git-gui
2007-09-02 Christian StimmingAdd glossary translation template into git.
2007-09-02 Christian StimmingAdd glossary that can be converted into a po file for...
2007-09-02 Johannes SchindelinIgnore po/*.msg
2007-09-02 Johannes SchindelinAdd po/git-gui.pot
2007-09-02 Junio C Hamanogit-gui po/README: Guide to translators
2007-09-02 Christian StimmingMakefile rules for translation catalog generation and...
2007-09-02 Christian StimmingMark strings for translation.
2007-09-02 Junio C HamanoGIT 1.5.3
2007-09-02 Junio C HamanoKeep last used delta base in the delta window
2007-09-02 Shawn O. Pearcegit-gui: Initialize Tcl's msgcat library for internatio...
2007-09-02 Shawn O. Pearcegit-gui: Locate the library directory early during...
2007-09-01 Junio C HamanoMerge branch 'jp/send-email-cc'
2007-09-01 Robin RosenbergMention -m as an abbreviation for --merge
2007-09-01 Junio C HamanoUpdate my contact address as the maintainer.
2007-09-01 Junio C HamanoDocumentation: minor AsciiDoc mark-up fixes.
2007-09-01 Luben TuikovURL: allow port specification in ssh:// URLs
2007-09-01 Junio C HamanoAvoid one-or-more (\+) non BRE in sed scripts.
2007-09-01 Johannes Sixtrebase -m: Fix incorrect short-logs of already applied...
2007-09-01 Junio C Hamanogit-diff: resurrect the traditional empty "diff --git...
2007-09-01 Carlos Ricagit-tag: Fix -l option to use better shell style globs.
2007-09-01 Eric Wonggit-svn: fix dcommit clobbering upstream when committin...
2007-09-01 Junio C Hamanogit-svn: Protect against "diff.color = true".
2007-09-01 Johannes Schindelinfilter-branch: introduce convenience function "skip_commit"
2007-09-01 Johannes Schindelinfilter-branch: provide the convenience functions also...
2007-09-01 Johannes Schindelinrebase -i: mention the option to split commits in the...
2007-09-01 Johannes Schindelinfilter-branch: fix remnants of old syntax in documentation
2007-09-01 Shawn O. PearceTeach bash about completing arguments for git-tag
2007-08-31 Junio C HamanoHopefully the final update to draft release notes for...
2007-08-31 Junio C HamanoMake "git-log --" without paths behave the same as...
2007-08-31 Junio C Hamanogit-init: autodetect core.symlinks
2007-08-31 Miles BaderMake git-archimport log entries more consistent
2007-08-31 Nicolas Pitrefix same sized delta logic
2007-08-31 Junio C Hamanofilter-branch: make sure orig_namespace ends with a...
next