]> Kevux Git Server - rit/shortlog
rit
2018-02-09 Ævar Arnfjörð... git remote doc: correct dangerous lies about what prune...
2018-02-09 Ævar Arnfjörð... git fetch doc: add a new section to explain the ins...
2018-02-09 Ævar Arnfjörð... fetch tests: fetch <url> <spec> as well as fetch [...
2018-02-09 Ævar Arnfjörð... fetch tests: expand case/esac for later change
2018-02-09 Ævar Arnfjörð... fetch tests: double quote a variable for interpolation
2018-02-09 Ævar Arnfjörð... fetch tests: test --prune and refspec interaction
2018-02-09 Ævar Arnfjörð... fetch tests: add a tag to be deleted to the pruning...
2018-02-09 Ævar Arnfjörð... fetch tests: re-arrange arguments for future readability
2018-02-09 Ævar Arnfjörð... fetch tests: refactor in preparation for testing tag...
2018-02-09 Ævar Arnfjörð... remote: add a macro for "refs/tags/*:refs/tags/*"
2018-02-09 Ævar Arnfjörð... fetch: stop accessing "remote" variable indirectly
2018-02-09 Ævar Arnfjörð... fetch: trivially refactor assignment to ref_nr
2018-02-09 Ævar Arnfjörð... fetch: don't redundantly NULL something calloc() gave us
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_worktree
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_tag
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_status
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_show_branch
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_rm
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_revert
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_reset
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_replace
2018-02-09 Nguyễn Thái... remote: force completing --mirror= instead of --mirror
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_remote
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_push
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_pull
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_notes
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_name_rev
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_mv
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_merge_base
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_merge
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_ls_remote
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_ls_files
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_init
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_help
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_grep
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_gc
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_fsck
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_fetch
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_difftool
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_describe
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_config
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_commit
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_clone
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_clean
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_cherry_pick
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_checkout
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_branch
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_apply
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_am
2018-02-09 Nguyễn Thái... completion: use __gitcomp_builtin in _git_add
2018-02-09 Nguyễn Thái... git-completion.bash: introduce __gitcomp_builtin
2018-02-09 Nguyễn Thái... parse-options: let OPT__FORCE take optional flags argument
2018-02-09 Nguyễn Thái... parse-options: add OPT_xxx_F() variants
2018-02-09 Nguyễn Thái... parse-options: support --git-completion-helper
2018-02-09 brian m. carlsonhash: update obsolete reference to SHA1_HEADER
2018-02-08 Gregory Herrerorebase -p: fix incorrect commit message when calling...
2018-02-08 Jeff KingCodingGuidelines: mention "static" and "extern"
2018-02-08 Jon Simonsalways check for NULL return from packet_read_line()
2018-02-08 Jeff Kingcorrect error messages for NULL packet_read_line()
2018-02-08 Ben Peartname-hash: properly fold directory names in adjust_dirn...
2018-02-08 SZEDER Gábort: make 'test_i18ngrep' more informative on failure
2018-02-08 SZEDER Gábort: validate 'test_i18ngrep's parameters
2018-02-08 SZEDER Gábort: move 'test_i18ncmp' and 'test_i18ngrep' to 'test...
2018-02-08 SZEDER Gábort5536: let 'test_i18ngrep' read the file without redire...
2018-02-08 SZEDER Gábort5510: consolidate 'grep' and 'test_i18ngrep' patterns
2018-02-08 SZEDER Gábort4001: don't run 'git status' upstream of a pipe
2018-02-08 SZEDER Gábort6022: don't run 'git merge' upstream of a pipe
2018-02-08 SZEDER Gábort5812: add 'test_i18ngrep's missing filename parameter
2018-02-08 SZEDER Gábort5541: add 'test_i18ngrep's missing filename parameter
2018-02-08 Jeff Kinggit-sh-i18n: check GETTEXT_POISON before USE_GETTEXT_SCHEME
2018-02-08 Jeff Kingt0205: drop redundant test
2018-02-07 Nicolas Morey... tag: add --edit option
2018-02-07 Junio C Hamanoblame: tighten command line parser
2018-02-07 Nguyễn Thái... dir.c: ignore paths containing .git when invalidating...
2018-02-07 Stefan Mochmv: remove unneeded 'if (!show_only)'
2018-02-07 Stefan Mocht7001: add test case for --dry-run
2018-02-07 Genki Skyrebase: add --allow-empty-message option
2018-02-05 Ben Peartdir.c: don't flag the index as dirty for changes to...
2018-02-05 Lucas Werkmeisterdaemon: add --log-destination=(stderr|syslog|none)
2018-02-02 René Scharfecocci: simplify check for trivial format strings
2018-02-02 Thomas Gummererreset --hard: make use of the pretty machinery
2018-02-02 Nguyễn Thái... diff.c: refactor pprint_rename() to use strbuf
2018-02-02 Christian Couderperf/aggregate: sort JSON fields in output
2018-02-02 Christian Couderperf/aggregate: add --reponame option
2018-02-02 Christian Couderperf/aggregate: add --subsection option
2018-02-02 brian m. carlsonbulk-checkin: abstract SHA-1 usage
2018-02-02 brian m. carlsoncsum-file: abstract uses of SHA-1
2018-02-02 brian m. carlsoncsum-file: rename sha1file to hashfile
2018-02-02 brian m. carlsonread-cache: abstract away uses of SHA-1
2018-02-02 brian m. carlsonpack-write: switch various SHA-1 values to abstract...
2018-02-02 brian m. carlsonpack-check: convert various uses of SHA-1 to abstract...
2018-02-02 brian m. carlsonfast-import: switch various uses of SHA-1 to the_hash_algo
2018-02-02 brian m. carlsonsha1_file: switch uses of SHA-1 to the_hash_algo
2018-02-02 brian m. carlsonbuiltin/unpack-objects: switch uses of SHA-1 to the_has...
2018-02-02 brian m. carlsonbuiltin/index-pack: improve hash function abstraction
2018-02-02 brian m. carlsonhash: create union for hash context allocation
2018-02-02 brian m. carlsonhash: move SHA-1 macros to hash.h
2018-02-02 Nguyễn Thái... trace: measure where the time is spent in the index...
2018-02-02 Duy Nguyengitignore.txt: elaborate shell glob syntax
2018-02-02 Nguyễn Thái... format-patch: reduce patch diffstat width to 72
next