]> Kevux Git Server - rit/shortlog
rit
2010-02-20 Thomas Rastt1450: fix testcases that were wrongly expecting failure
2010-02-20 Junio C Hamanomailinfo: do not strip leading spaces even for a header...
2010-02-20 Jacob HelwigDocumentation: Fix indentation problem in git-commit(1)
2010-02-19 Junio C HamanoMerge branch 'maint'
2010-02-19 Junio C HamanoMerge branch 'jk/maint-rmdir-fix' into maint
2010-02-19 Jeff Kingrm: fix bug in recursive subdirectory removal
2010-02-19 Mark LodatoAdd an optional argument for --color options
2010-02-19 Stephen BoydDocumentation: describe --thin more accurately
2010-02-18 Junio C HamanoMerge branch 'maint'
2010-02-18 Jeff Kingdocs: don't talk about $GIT_DIR/refs/ everywhere
2010-02-17 Michael Lukashovrefactor duplicated encode_header in pack-objects and...
2010-02-17 Junio C HamanoMerge branch 'np/fast-import-idx-v2'
2010-02-17 Michael Lukashovrefactor duplicated fill_mm() in checkout and merge...
2010-02-17 Michael Lukashovrefactor duplicated code in builtin-send-pack.c and...
2010-02-17 Michael Lukashovconnect.c: move duplicated code to a new function ...
2010-02-17 Junio C HamanoUpdate draft release notes to 1.7.1
2010-02-17 Junio C HamanoMerge branch 'maint'
2010-02-17 Junio C HamanoUpdate 1.7.0.1 release notes
2010-02-17 Junio C HamanoMerge branch 'jk/cherry-pick-reword' into maint
2010-02-17 Junio C HamanoMerge branch 'jk/grep-double-dash' into maint
2010-02-17 Junio C HamanoMerge branch 'jc/typo' into maint
2010-02-17 Junio C Hamanostatus: preload index to optimize lstat(2) calls
2010-02-17 Steven DrakeAdd a "TEMPLATE DIRECTORY" section to git-init[1].
2010-02-17 Steven DrakeAdd `init.templatedir` configuration variable.
2010-02-17 Jakub Narebskigitweb: Protect escaping functions against calling...
2010-02-17 Jakub Narebskigitweb: esc_html (short) error message in die_error
2010-02-17 Johan Herlandsubmodule summary: Don't barf when invoked in an empty...
2010-02-17 Nicolas Pitrefast-import: use the diff_delta() max_delta_size argument
2010-02-17 Nicolas Pitrefast-import: honor pack.indexversion and pack.packsizel...
2010-02-17 Nicolas Pitrefast-import: make default pack size unlimited
2010-02-17 Nicolas Pitrefast-import: use write_idx_file() instead of custom...
2010-02-17 Nicolas Pitrefast-import: use sha1write() for pack data
2010-02-17 Nicolas Pitrefast-import: start using struct pack_idx_entry
2010-02-17 Gabriel Filionrequire_work_tree broken with NONGIT_OK
2010-02-17 Hitoshi Mitakeimap-send: support CRAM-MD5 authentication
2010-02-17 Junio C Hamanolog.decorate: usability fixes
2010-02-17 Steven DrakeAdd `log.decorate' configuration variable.
2010-02-17 Junio C Hamanogit_config_maybe_bool()
2010-02-17 Mark Lodatogrep documentation: clarify what files match
2010-02-17 Chris Packhamtest for add with non-existent pathspec
2010-02-17 Junio C Hamanogit add -u: die on unmatched pathspec
2010-02-17 Junio C HamanoMerge branch 'jc/typo'
2010-02-17 Junio C HamanoMerge branch 'maint'
2010-02-17 Junio C HamanoPrepare 1.7.0.1 release notes
2010-02-17 Junio C HamanoMerge branch 'jc/maint-grep-one-thread-mutex-fix' into...
2010-02-17 Junio C HamanoFix use of mutex in threaded grep
2010-02-16 Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-02-16 Junio C HamanoMerge branch 'maint-1.6.5' into maint-1.6.6
2010-02-16 Tay Ray Chuantransport: add got_remote_refs flag
2010-02-16 Jeff Kingdwim_ref: fix dangling symref warning
2010-02-16 Nguyễn Thái... Add test for using Git at root of file system
2010-02-16 Nguyễn Thái... Support working directory located at root
2010-02-16 Nguyễn Thái... Move offset_1st_component() to path.c
2010-02-16 Larry D'Annagit diff --quiet -w: check and report the status
2010-02-16 Thomas Raststash pop: remove 'apply' options during 'drop' invocation
2010-02-16 Larry D'Annadiff: make sure --output=/bad/path is caught
2010-02-16 Pete HarlanRemove hyphen from "git-command" in two error messages
2010-02-15 Jonathan Niederam: Fix launching of pager
2010-02-15 Junio C HamanoMerge branch 'maint'
2010-02-15 Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-02-15 Jakub Narebskigitweb: Die if there are parsing errors in config file
2010-02-15 Jonathan Niedergit svn: Fix launching of pager
2010-02-15 Jonathan Niedergit.1: Clarify the behavior of the --paginate option
2010-02-15 Jonathan NiederMake 'git var GIT_PAGER' always print the configured...
2010-02-15 Jonathan NiederFix 'git var' usage synopsis
2010-02-14 Nguyễn Thái... init-db, rev-parse --git-dir: do not append redundant...
2010-02-14 Nguyễn Thái... make_absolute_path(): Do not append redundant slash
2010-02-14 René Scharfefix minor memory leak in get_tree_entry()
2010-02-14 Johan Herlandbuiltin-notes: Add "copy" subcommand for copying notes...
2010-02-14 Johan Herlandbuiltin-notes: Misc. refactoring of argc and exit value...
2010-02-14 Johan Herlandbuiltin-notes: Add -c/-C options for reusing notes
2010-02-14 Johan Herlandbuiltin-notes: Refactor handling of -F option to allow...
2010-02-14 Johan Herlandbuiltin-notes: Deprecate the -m/-F options for "git...
2010-02-14 Johan Herlandbuiltin-notes: Add "append" subcommand for appending...
2010-02-14 Johan Herlandbuiltin-notes: Add "add" subcommand for adding notes...
2010-02-14 Johan Herlandbuiltin-notes: Add --message/--file aliases for -m...
2010-02-14 Johan Herlandbuiltin-notes: Add "list" subcommand for listing note...
2010-02-14 Johan HerlandDocumentation: Generalize git-notes docs to 'objects...
2010-02-14 Johan Herlandbuiltin-notes: Add "prune" subcommand for removing...
2010-02-14 Johan HerlandNotes API: prune_notes(): Prune notes that belong to...
2010-02-14 Johan Herlandt3305: Verify that removing notes triggers automatic...
2010-02-14 Johan Herlandbuiltin-notes: Add "remove" subcommand for removing...
2010-02-14 Johan HerlandTeach builtin-notes to remove empty notes
2010-02-14 Johan HerlandTeach notes code to properly preserve non-notes in...
2010-02-14 Johan Herlandt3305: Verify that adding many notes with git-notes...
2010-02-14 Johan Herlandt3301: Verify successful annotation of non-commits
2010-02-14 Johan HerlandBuiltin-ify git-notes
2010-02-14 Johan HerlandRefactor notes concatenation into a flexible interface...
2010-02-14 Johan HerlandNotes API: Allow multiple concurrent notes trees with...
2010-02-14 Johan HerlandNotes API: write_notes_tree(): Store the notes tree...
2010-02-14 Johan HerlandNotes API: for_each_note(): Traverse the entire notes...
2010-02-14 Johan HerlandNotes API: get_note(): Return the note annotating the...
2010-02-14 Johan HerlandNotes API: remove_note(): Remove note objects from...
2010-02-14 Johan HerlandNotes API: add_note(): Add note objects to the internal...
2010-02-14 Johan HerlandNotes API: init_notes(): Initialize the notes tree...
2010-02-14 Johan HerlandAdd tests for checking correct handling of $GIT_NOTES_R...
2010-02-14 Johan HerlandNotes API: get_commit_notes() -> format_note() + remove...
2010-02-14 Johan HerlandMinor cosmetic fixes to notes.c
2010-02-13 Junio C HamanoMerge branch 'maint'
2010-02-13 Junio C HamanoMerge branch 'rs/git-dir-cleanup'
next