]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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
2018-02-02  Nguyễn Thái... dir.c: stop ignoring opendir() error in open_cached_dir()
2018-01-30  Ævar Arnfjörð... wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
2018-01-30  Ævar Arnfjörð... test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
2018-01-30  Ævar Arnfjörð... wildmatch test: create & test files on disk in addition...
2018-01-30  Ævar Arnfjörð... wildmatch test: perform all tests under all wildmatch...
2018-01-30  Ævar Arnfjörð... wildmatch test: use test_must_fail, not ! for test...
2018-01-30  Ævar Arnfjörð... wildmatch test: remove dead fnmatch() test code
2018-01-30  Ævar Arnfjörð... wildmatch test: use a paranoia pattern from nul_match()
2018-01-30  Ævar Arnfjörð... wildmatch test: don't try to vertically align our output
2018-01-30  Ævar Arnfjörð... wildmatch test: use more standard shell style
2018-01-30  Ævar Arnfjörð... wildmatch test: indent with tabs, not spaces
2018-01-30  SZEDER Gábortravis-ci: don't fail if user already exists on 32...
2018-01-30  SZEDER Gábortravis-ci: don't run the test suite as root in the...
2018-01-30  SZEDER Gábortravis-ci: don't repeat the path of the cache directory
2018-01-30  SZEDER Gábortravis-ci: use 'set -e' in the 32 bit Linux build job
2018-01-30  SZEDER Gábortravis-ci: use 'set -x' for the commands under 'su...
2018-01-30  Eric Wonggit-svn: control destruction order to avoid segfault
2018-01-30  Todd Zullingerdoc: mention 'git show' defaults to HEAD
2018-01-30  Patryk Obarasha1_file: rename hash_sha1_file_literally
2018-01-30  Patryk Obarasha1_file: convert write_loose_object to object_id
2018-01-30  Patryk Obarasha1_file: convert force_object_loose to object_id
2018-01-30  Patryk Obarasha1_file: convert write_sha1_file to object_id
2018-01-30  Patryk Obaranotes: convert write_notes_tree to object_id
2018-01-30  Patryk Obaranotes: convert combine_notes_* to object_id
next