]> Kevux Git Server - rit/shortlog
rit
2019-01-12 Jeff Kingbuiltin_diff(): read $GIT_DIFF_OPTS closer to use
2019-01-12 Jeff Kingmerge-recursive: copy $GITHEAD strings
2019-01-12 Jeff Kinginit: make a copy of $GIT_DIR string
2019-01-12 Jeff Kingconfig: make a copy of $GIT_CONFIG string
2019-01-12 Jeff Kingcommit: copy saved getenv() result
2019-01-12 Jeff Kingget_super_prefix(): copy getenv() result
2019-01-12 Jeff Kingremote: check config validity before creating rewrite...
2019-01-12 Kim Gybelsdiff: ensure correct lifetime of external_diff_cmd
2019-01-11 Issac Trottslog: add %S option (like --source) to log --format
2019-01-11 Johannes Schindelingc/repack: release packs when needed
2019-01-10 Masaya Suzukitest: test GIT_CURL_VERBOSE=1 shows an error
2019-01-10 Masaya Suzukiremote-curl: unset CURLOPT_FAILONERROR
2019-01-10 Masaya Suzukiremote-curl: define struct for CURLOPT_WRITEFUNCTION
2019-01-10 Masaya Suzukihttp: enable keep_error for HTTP requests
2019-01-10 Masaya Suzukihttp: support file handles for HTTP_KEEP_ERROR
2019-01-10 Jonathan Tanupload-pack: teach deepen-relative in protocol v2
2019-01-10 Jonathan Tanfetch-pack: do not take shallow lock unnecessarily
2019-01-10 Jonathan Tanfetch-pack: support protocol version 2
2019-01-10 Jeff Kingupload-pack: support hidden refs with protocol v2
2019-01-10 Phillip Wooddiff --color-moved-ws: handle blank lines
2019-01-10 Phillip Wooddiff --color-moved-ws: modify allow-indentation-change
2019-01-10 Phillip Wooddiff --color-moved-ws: optimize allow-indentation-change
2019-01-10 Phillip Wooddiff --color-moved=zebra: be stricter with color altern...
2019-01-10 Phillip Wooddiff --color-moved-ws: fix false positives
2019-01-10 Phillip Wooddiff --color-moved-ws: demonstrate false positives
2019-01-10 Phillip Wooddiff: allow --no-color-moved-ws
2019-01-10 Phillip WoodUse "whitespace" consistently
2019-01-10 Phillip Wooddiff: document --no-color-moved
2019-01-10 Elijah Newrengit-show-ref.txt: fix order of flags
2019-01-10 Junio C Hamanoref-filter: give uintmax_t to format with %PRIuMAX
2019-01-08 Thomas Gummerercheckout: introduce checkout.overlayMode config
2019-01-08 Thomas Gummerercheckout: introduce --{,no-}overlay option
2019-01-08 Alban Gruinsequencer: make the todo_list structure public
2019-01-08 Alban Gruinsequencer: changes in parse_insn_buffer()
2019-01-08 Derrick Stoleegit-gc.txt: fix typo about gc.writeCommitGraph
2019-01-08 Jeff Kingprefer "hash mismatch" to "sha1 mismatch"
2019-01-08 Jeff Kingsha1-file: avoid "sha1 file" for generic use in messages
2019-01-08 Jeff Kingsha1-file: prefer "loose object file" to "sha1 file...
2019-01-08 Jeff Kingsha1-file: drop has_sha1_file()
2019-01-08 Jeff Kingconvert has_sha1_file() callers to has_object_file()
2019-01-08 Jeff Kingsha1-file: convert pass-through functions to object_id
2019-01-08 René Scharfeobject-store: retire odb_load_loose_cache()
2019-01-08 Jeff Kingsha1-file: modernize loose header/stream functions
2019-01-08 René Scharfeobject-store: use one oid_array per subdirectory for...
2019-01-08 Jeff Kingsha1-file: modernize loose object file functions
2019-01-08 René Scharfeobject-store: factor out odb_clear_loose_cache()
2019-01-08 Jeff Kinghttp: use struct object_id instead of bare sha1
2019-01-08 René Scharfeobject-store: factor out odb_loose_cache()
2019-01-08 Jeff Kingupdate comment references to sha1_object_info()
2019-01-08 Jeff Kingsha1-file: fix outdated sha1 comment references
2019-01-07 Laura Abbottgit-quiltimport: add --keep-non-patch option
2019-01-07 Peter Osterlundgit-p4: fix problem when p4 login is not necessary
2019-01-07 Jean-Noel AvilaDocumentation/Makefile add optional targets for l10n
2019-01-07 Matthieu Moygit-multimail: update to release 1.5.0
2019-01-07 Elijah Newrenrebase: implement --merge via the interactive machinery
2019-01-07 Nguyễn Thái... worktree: allow to (re)move worktrees with uninitialize...
2019-01-07 SZEDER Gábortest-lib: add the '--stress' option to run a test repea...
2019-01-07 SZEDER Gábortest-lib-functions: introduce the 'test_set_port' helpe...
2019-01-07 SZEDER Gábortest-lib: set $TRASH_DIRECTORY earlier
2019-01-07 SZEDER Gábortest-lib: consolidate naming of test-results paths
2019-01-07 SZEDER Gábortest-lib: parse command line options earlier
2019-01-07 SZEDER Gábortest-lib: parse options in a for loop to keep $@ intact
2019-01-07 SZEDER Gábortest-lib: extract Bash version check for '-x' tracing
2019-01-07 Thomas Gummererconfig.mak.dev: add -Wall, primarily for -Wformat,...
2019-01-07 René Scharfesha1-file: close fd of empty file in map_sha1_file_1()
2019-01-07 Sergey Organovt3506: validate '-m 1 -ff' is now accepted for non...
2019-01-07 Sergey Organovt3502: validate '-m 1' argument is now accepted for...
2019-01-07 Thomas GummererRevert "t/lib-git-daemon: record daemon log"
2019-01-04 Junio C HamanoMerge branch 'sd/stash-wo-user-name'
2019-01-04 Junio C HamanoFirst batch after 2.20.1
2019-01-04 Junio C HamanoMerge branch 'mk/http-backend-kill-children-before...
2019-01-04 Junio C HamanoMerge branch 'sd/stash-wo-user-name'
2019-01-04 Junio C HamanoMerge branch 'sg/clone-initial-fetch-configuration'
2019-01-04 Junio C HamanoMerge branch 'nd/checkout-dwim-fix'
2019-01-04 Junio C HamanoMerge branch 'ab/push-dwim-dst'
2019-01-04 Junio C HamanoMerge branch 'nd/the-index'
2019-01-04 Junio C HamanoMerge branch 'en/fast-export-import'
2019-01-04 Junio C HamanoMerge branch 'fc/http-version'
2019-01-04 Junio C HamanoMerge branch 'jk/loose-object-cache'
2019-01-04 Junio C HamanoMerge branch 'en/merge-path-collision'
2019-01-04 Junio C HamanoMerge branch 'nd/i18n'
2019-01-03 SZEDER Gábortest-lib: translate SIGTERM and SIGHUP to an exit
2019-01-03 Randall S.... compat/regex/regcomp.c: define intptr_t and uintptr_t...
2019-01-03 Randall S.... git-compat-util.h: add FLOSS headers for HPE NonStop
2019-01-03 Randall S.... config.mak.uname: support for modern HPE NonStop config.
2019-01-03 Jeff Kingtransport-helper: drop read/write errno checks
2019-01-03 Randall S.... transport-helper: use xread instead of read
2019-01-03 Chayoung Youcompletion: fix typo in git-completion.bash
2019-01-03 Junio C HamanoMerge branch 'sg/test-bash-version-fix'
2019-01-03 SZEDER Gábortest-lib: check Bash version for '-x' without using...
2019-01-03 Chayoung Youcompletion: treat results of git ls-tree as file paths
2019-01-03 Chayoung Youzsh: complete unquoted paths with spaces correctly
2019-01-03 Erin DahlgrenSimplify handling of setup_git_directory_gently() failu...
2019-01-02 Thomas Gummerercheckout: factor out mark_cache_entry_for_checkout...
2019-01-02 Thomas Gummerercheckout: clarify comment
2019-01-02 Thomas Gummererread-cache: add invalidate parameter to remove_marked_c...
2019-01-02 Thomas Gummererentry: support CE_WT_REMOVE flag in checkout_entry
2019-01-02 Thomas Gummererentry: factor out unlink_entry function
2019-01-02 Thomas Gummerermove worktree tests to t24*
2019-01-02 Derrick Stoleecommit-graph: writing missing parents is a BUG
next