]> Kevux Git Server - rit/shortlog
rit
2007-11-05 Nicolas Pitresideband.c: ESC is spelled '\033' not '\e' for portability.
2007-11-05 Daniel BarkalowBuild in ls-remote
2007-11-05 Johannes SchindelinSplit off the pretty print stuff into its own file
2007-11-04 Johannes SixtFix an infinite loop in sq_quote_buf().
2007-11-04 Junio C Hamanoclean: require -f to do damage by default
2007-11-04 Brian Gernhardtformat-patch: Test --[no-]numbered and format.numbered
2007-11-04 Brian Gernhardtformat-patch: Add configuration and off switch for...
2007-11-04 Nicolas Pitrefix display overlap between remote and local progress
2007-11-04 Linus TorvaldsAdd "--early-output" log flag for interactive GUI use
2007-11-04 Linus TorvaldsSimplify topo-sort logic
2007-11-04 Junio C HamanoMerge branch 'jc/format-patch-encoding'
2007-11-04 Junio C HamanoMerge branch 'jc/revert-merge'
2007-11-04 Junio C HamanoMerge branch 'ss/mailsplit'
2007-11-04 Junio C HamanoMerge branch 'np/pack'
2007-11-04 Junio C HamanoMerge branch 'jn/gitweb'
2007-11-04 Junio C HamanoMerge branch 'np/fetch'
2007-11-04 Junio C HamanoMerge branch 'maint'
2007-11-04 Nguyễn Thái... Add missing inside_work_tree setting in setup_git_direc...
2007-11-04 Johannes Schindelingit-reset: do not be confused if there is nothing to...
2007-11-04 Heikki Orsilagit-clone: honor "--" to end argument parsing
2007-11-04 David D KilzerRelNotes-1.5.3.5: fix typo
2007-11-04 Benoit Sigouregit-svn: sort the options in the --help message.
2007-11-04 Steven Grimmbuiltin-fetch: Add "-q" as a synonym for "--quiet"
2007-11-04 Mike HommeyDelay pager setup in git blame
2007-11-04 Gerrit Papegit-cvsimport: really convert underscores in branch...
2007-11-04 J. Bruce Fieldserrors: "strict subset" -> "ancestor"
2007-11-03 Daniel BarkalowBuild-in send-pack, with an API for other programs...
2007-11-03 Daniel BarkalowUse built-in send-pack.
2007-11-03 Daniel BarkalowBuild-in peek-remote, using transport infrastructure.
2007-11-03 Daniel BarkalowMiscellaneous const changes and utilities
2007-11-03 Nicolas Pitregit-fetch: more terse fetch output
2007-11-03 Jakub Narebskigitweb: Use config file for repository description...
2007-11-03 Jakub Narebskigitweb: Read repo config using 'git config -z -l'
2007-11-03 Jakub Narebskigitweb: Add tests for overriding gitweb config with...
2007-11-03 Junio C Hamanocore.whitespace: add test for diff whitespace error...
2007-11-03 Junio C Hamanogit-diff: complain about >=8 consecutive spaces in...
2007-11-03 Junio C HamanoWar on whitespace: first, a bit of retreat.
2007-11-03 Junio C Hamanotest format-patch -s: make sure MIME content type is...
2007-11-03 Junio C Hamanocherry-pick/revert -m: add tests
2007-11-02 Junio C HamanoMerge branch 'maint'
2007-11-02 Junio C HamanoMerge branch 'ph/parseopt'
2007-11-02 Junio C HamanoMerge branch 'np/progress'
2007-11-02 Jonathan del... Fixing path quoting in git-rebase
2007-11-02 Junio C HamanoMerge branch 'br/gccfix'
2007-11-02 Junio C HamanoMerge branch 'gp/maint-diffdoc'
2007-11-02 Junio C HamanoMerge branch 'bk/maint-cvsexportcommit' into maint
2007-11-02 Kristian HøgsbergRemove unecessary hard-coding of EDITOR=':' VISUAL...
2007-11-02 Sergei OrganovDocumentation: quote commit messages consistently.
2007-11-02 Jonas FonsecaRemove escaping of '|' in manpage option sections
2007-11-02 Blake Ramsdelltransport.c: squelch a gcc 4.0.1 complaint about an...
2007-11-02 Chris Pettittgit-p4: Detect changes to executable bit and include...
2007-11-02 Chris Pettittgit-p4: Add a helper function to parse the full git...
2007-11-02 Simon SasburgMake mailsplit and mailinfo strip whitespace from the...
2007-11-02 Nicolas Pitrepack-objects: get rid of an ugly cast
2007-11-02 Nicolas Pitremake the pack index version configurable
2007-11-02 James Bowesgc: use parse_options
2007-11-02 Jakub Narebskigitweb: Use href(-replay=>1, action=>...) to generate...
2007-11-02 Jakub Narebskigitweb: Use href(-replay=>1, page=>...) to generate...
2007-11-02 Jakub Narebskigitweb: Easier adding/changing parameters to current URL
2007-11-02 Jakub Narebskigitweb: Remove CGI::Carp::set_programname() call from...
2007-11-02 Jakub Narebskigitweb: Add 'status_str' to parse_difftree_raw_line...
2007-11-02 Jakub Narebskigitweb: Always set 'from_file' and 'to_file' in parse_d...
2007-11-02 Robin Rosenbergcvsexportcommit: Add switch to specify CVS workdir
2007-11-02 Junio C Hamanoformat-patch -s: add MIME encoding header if signer...
2007-11-02 Junio C HamanoMerge branch 'maint'
2007-11-02 Gerrit Papegit-diff.txt: add section "output format" describing...
2007-11-01 Junio C HamanoMerge branch 'bk/maint-cvsexportcommit'
2007-11-01 Alex RiesenDo no colorify test output if stdout is not a terminal
2007-11-01 Nicolas PitreShow total transferred as part of throughput progress
2007-11-01 Nicolas Pitremake sure throughput display gets updated even if progr...
2007-11-01 Nicolas Pitrereturn the prune-packed progress display to the inner...
2007-11-01 Sergei Organovgit-format-patch.txt: fix explanation of an example.
2007-11-01 Sergei Organovgit-filter-branch.txt: fix a typo.
2007-11-01 Ralf Wildenhuesgit-clone.txt: Improve --depth description.
2007-11-01 Jakub Narebskigitweb: Update config file example for snapshot feature...
2007-11-01 Junio C Hamanogit-merge: no reason to use cpio anymore
2007-11-01 Junio C HamanoMerge branch 'js/forkexec'
2007-11-01 Junio C HamanoRevert "rebase: allow starting from a dirty tree."
2007-11-01 Junio C HamanoMerge branch 'sp/mergetool'
2007-11-01 Junio C HamanoMerge branch 'sp/help'
2007-11-01 Junio C HamanoMerge branch 'kh/commit'
2007-11-01 Brad Kingcvsexportcommit: fix for commits that do not have parents
2007-11-01 Shawn O. Pearcegit-gui: Allow users to set font weights to bold
2007-11-01 Junio C Hamanogit-gui: Update Japanese strings (part 2)
2007-11-01 しらいしななこgit-gui: Update Japanese strings
2007-11-01 Alex RiesenUpdated russian translation of git-gui
2007-11-01 Johannes Schindelinpo2msg: actually output statistics
2007-11-01 Johannes Schindelinpo2msg: ignore untranslated messages
2007-11-01 Johannes Schindelinpo2msg: ignore entries marked with "fuzzy"
2007-10-31 Junio C HamanoMerge branch 'maint' to catch up with 1.5.3.5
2007-10-31 Junio C HamanoGIT 1.5.3.5
2007-10-31 Junio C HamanoMerge branch 'maint' into HEAD
2007-10-31 Junio C HamanoMerge branch 'nd/worktree' into HEAD
2007-10-31 Junio C HamanoMerge branch 'cc/skip' into HEAD
2007-10-31 Junio C HamanoMerge branch 'jk/send-pack' into HEAD
2007-10-31 Junio C HamanoMerge branch 'lt/rename' into HEAD
2007-10-31 Junio C HamanoMerge branch 'jn/web' into HEAD
2007-10-31 Junio C HamanoMerge branch 'ds/gitweb' into HEAD
2007-10-31 Junio C HamanoMerge branch 'js/rebase' into HEAD
2007-10-31 Gerrit PapeNo longer install git-svnimport, move to contrib/examples
next