]> Kevux Git Server - rit/shortlog
rit
2009-09-07 Junio C HamanoMerge branch 'np/maint-1.6.3-deepen'
2009-09-07 Clemens Buchachergrep: accept relative paths outside current working...
2009-09-07 Clemens Buchachergrep: fix exit status if external_grep() punts
2009-09-07 Jakub Narebskigitweb: Add 'show-sizes' feature to show blob sizes...
2009-09-07 Josh TriplettWrap rewrite globals in a struct in preparation for...
2009-09-07 Paul Mackerrasgitk: Show diff of commits at end of compare-commits...
2009-09-06 Junio C HamanoMerge branch 'maint'
2009-09-06 Jeff Kingpush: re-flow non-fast-forward message
2009-09-06 Jeff Kingpush: fix english in non-fast-forward message
2009-09-06 Jeff Kingdocs: note that status configuration affects only long...
2009-09-06 Jeff Kingcommit: support alternate status formats
2009-09-06 Jeff Kingstatus: add --porcelain output format
2009-09-06 Jeff Kingstatus: refactor format option parsing
2009-09-06 Jeff Kingstatus: refactor short-mode printing to its own function
2009-09-06 Jeff Kingstatus: typo fix in usage
2009-09-06 Junio C Hamanocore.whitespace: split trailing-space into blank-at...
2009-09-06 Pascal ObryDo not scramble password read from .cvspass
2009-09-06 Nicolas Pitrepack-objects: free preferred base memory after usage
2009-09-06 Nicolas Pitremake shallow repository deepening more network efficient
2009-09-05 Paul Mackerrasgitk: Add a user preference to enable/disable use of...
2009-09-05 Paul MackerrasMerge branch 'master' into dev
2009-09-04 Junio C Hamanodiff --color: color blank-at-eof
2009-09-04 Junio C Hamanodiff --whitespace=warn/error: fix blank-at-eof check
2009-09-04 Junio C Hamanoapply --whitespace=warn/error: diagnose blank at EOF
2009-09-04 Junio C Hamanodiff --whitespace=warn/error: obey blank-at-eof
2009-09-04 Junio C Hamanoapply.c: split check_whitespace() into two
2009-09-04 Junio C Hamanodiff.c: the builtin_diff() deals with only two-file...
2009-09-04 Junio C Hamanoapply --whitespace: warn blank but not necessarily...
2009-09-04 Junio C Hamanoapply --whitespace=fix: detect new blank lines at eof...
2009-09-04 Junio C Hamanoapply --whitespace=fix: fix handling of blank lines...
2009-09-04 Daniel BarkalowUse a clearer style to issue commands to remote helpers
2009-09-04 Daniel BarkalowMake the "traditionally-supported" URLs a special case
2009-09-03 Peter KreftingAdd script for importing bits-and-pieces to Git.
2009-09-03 Peter Kreftingimport-tars: Allow per-tar author and commit message.
2009-09-03 Junio C HamanoMerge branch 'maint'
2009-09-03 Junio C HamanoMerge branch 'maint-1.6.3' into maint
2009-09-03 Junio C HamanoMerge branch 'maint-1.6.2' into maint-1.6.3
2009-09-03 Miklos Vajnagit-clone: add missing comma in --reference documentation
2009-09-03 Junio C HamanoMerge branch 'maint'
2009-09-03 Junio C HamanoMerge branch 'maint-1.6.3' into maint
2009-09-03 Jeff Kingpush: teach --quiet to suppress "Everything up-to-date"
2009-09-03 Junio C HamanoMerge branch 'maint-1.6.2' into maint-1.6.3
2009-09-03 Gerrit Papegit-cvsserver: no longer use deprecated 'git-subcommand...
2009-09-03 Jeff Kingclone: disconnect transport after fetching
2009-09-02 Johannes Sixtstatus: list unmerged files much later
2009-09-02 Matthieu Moystash: simplify defaulting to "save" and reject unknown...
2009-09-01 Jakub Narebskigitweb: Minify gitweb.js if JSMIN is defined
2009-09-01 Jakub Narebskigitweb: Create links leading to 'blame_incremental...
2009-09-01 Jakub Narebskigitweb: Colorize 'blame_incremental' view during processing
2009-09-01 Jakub Narebskigitweb: Incremental blame (using JavaScript)
2009-09-01 Jakub Narebskigitweb: Add optional "time to generate page" info in...
2009-09-01 Junio C Hamanobuiltin-apply.c: get rid of an unnecessary use of tempo...
2009-09-01 Junio C Hamanobuiltin-pack-objects.c: avoid vla
2009-09-01 Brian GianforcaroStyle fixes, add a space after if/for/while.
2009-09-01 Junio C HamanoMerge branch 'lt/approxidate'
2009-09-01 Junio C HamanoMerge branch 'mr/gitweb-snapshot'
2009-09-01 Junio C HamanoMerge branch 'tf/diff-whitespace-incomplete-line'
2009-08-31 Jeff Kingfix approxidate parsing of relative months and years
2009-08-31 Jeff Kingtests: add date printing and parsing tests
2009-08-31 Jeff Kingrefactor test-date interface
2009-08-31 Alex RiesenAdd date formatting and parsing functions relative...
2009-08-30 Jim Meyeringdiff.c: fix typoes in comments
2009-08-29 Junio C HamanoSync with 1.6.4.2
2009-08-29 Junio C HamanoGIT 1.6.4.2
2009-08-29 René ScharfeUI consistency: allow --force for where -f means force
2009-08-29 René Scharfeupdate-server-info: make builtin, use parseopt
2009-08-29 Nanako ShiraishiRemove unused t/t8005/iso8859-5.txt
2009-08-29 Junio C Hamanoupload-pack: feed "kind [clone|fetch]" to post-upload...
2009-08-29 Junio C Hamanoupload-pack: add a trigger for post-upload-pack hook
2009-08-29 Junio C HamanoDraft release notes to 1.6.5 before -rc0
2009-08-29 Junio C HamanoMerge branch 'mm/reset-report'
2009-08-29 Junio C HamanoMerge branch 'jk/maint-1.6.3-checkout-unborn'
2009-08-29 Junio C HamanoMerge branch 'np/maint-1.6.3-deepen'
2009-08-29 Junio C HamanoMerge branch 'jc/shortstatus'
2009-08-29 Junio C HamanoMerge branch 'maint'
2009-08-29 Junio C HamanoMerge branch 'rc/maint-http-fix' into maint
2009-08-29 Tay Ray Chuanhttp.c: set slot callback members to NULL when releasin...
2009-08-28 Brandon Caseyt/test-lib.sh: provide a shell implementation of the...
2009-08-28 Junio C HamanoMerge branch 'maint'
2009-08-28 Junio C HamanoMerge branch 'maint-1.6.3' into maint
2009-08-28 Junio C HamanoMerge branch 'maint-1.6.2' into maint-1.6.3
2009-08-28 Nanako ShiraishiFix overridable written with an extra 'e'
2009-08-28 Junio C HamanoMerge branch 'maint-1.6.1' into maint-1.6.2
2009-08-28 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-08-28 Wesley J. LandakerDocumentation: git-archive: mark --format as optional...
2009-08-28 Junio C HamanoMerge branch 'maint-1.5.6' into maint-1.6.0
2009-08-28 David ReissRound-down years in "years+months" relative date view
2009-08-28 Mark Radagitweb: add t9501 tests for checking HTTP status codes
2009-08-28 Mark Radagitweb: split test suite into library and tests
2009-08-28 Junio C HamanoMerge branch 'lt/block-sha1'
2009-08-27 Junio C HamanoMerge branch 'as/maint-graph-interesting-fix'
2009-08-27 Junio C HamanoMerge branch 'jh/submodule-foreach'
2009-08-27 Junio C HamanoMerge branch 'jc/maint-unpack-objects-strict'
2009-08-27 Junio C HamanoMerge branch 'wl/insta-mongoose'
2009-08-27 Junio C HamanoMerge branch 'nd/sparse' (early part)
2009-08-27 Johannes SixtMake test case number unique
2009-08-27 Johannes SixtMake test case number unique
2009-08-27 Brandon Caseycommit.c: rename variable named 'n' which masks previou...
2009-08-27 Brandon Caseyabspath.c: move declaration of 'len' into inner block...
2009-08-27 Brandon CaseyMakefile: remove pointless conditional assignment in...
next