]> Kevux Git Server - rit/shortlog
rit
2017-04-21 Brandon Williamsrun-command: eliminate calls to error handling function...
2017-04-21 Brandon Williamsrun-command: don't die in child when duping /dev/null
2017-04-21 Brandon Williamsrun-command: prepare child environment before forking
2017-04-21 Brandon Williamsstring-list: add string_list_remove function
2017-04-21 Brandon Williamsrun-command: use the async-signal-safe execv instead...
2017-04-21 Brandon Williamsrun-command: prepare command before forking
2017-04-21 Brandon Williamst0061: run_command executes scripts without a #! line
2017-04-20 Junio C HamanoGit 2.13-rc0
2017-04-20 Junio C HamanoMerge branch 'jh/memihash-opt'
2017-04-20 Junio C HamanoMerge branch 'vn/revision-shorthand-for-side-branch...
2017-04-20 Junio C HamanoMerge branch 'sf/putty-w-args'
2017-04-20 Junio C HamanoMerge branch 'ld/p4-current-branch-fix'
2017-04-20 Junio C HamanoMerge branch 'dt/gc-ignore-old-gc-logs'
2017-04-20 Junio C HamanoMerge branch 'bw/attr-pathspec'
2017-04-20 Junio C HamanoMerge branch 'ab/grep-plug-pathspec-leak'
2017-04-20 Junio C HamanoMerge branch 'jk/no-looking-at-dotgit-outside-repo'
2017-04-20 Junio C HamanoMerge branch 'nd/files-backend-git-dir'
2017-04-20 Junio C HamanoMerge branch 'bw/submodule-is-active'
2017-04-20 Junio C HamanoMerge branch 'va/i18n-perl-scripts'
2017-04-20 Junio C HamanoMerge branch 'sb/submodule-rm-absorb'
2017-04-20 Junio C HamanoMerge branch 'ah/diff-files-ours-theirs-doc'
2017-04-20 Junio C HamanoMerge branch 'lt/mailinfo-in-body-header-continuation'
2017-04-20 Junio C HamanoMerge branch 'bw/push-options-recursively-to-submodules'
2017-04-20 Junio C HamanoMerge branch 'bc/object-id'
2017-04-20 Junio C HamanoMerge branch 'sb/submodule-short-status'
2017-04-20 Jeff Hostetlerread-cache: speed up has_dir_name (part 2)
2017-04-20 Jeff Hostetlerread-cache: speed up has_dir_name (part 1)
2017-04-20 Jeff Hostetlerread-cache: speed up add_index_entry during checkout
2017-04-20 Jeff Hostetlerp0006-read-tree-checkout: perf test to time read-tree
2017-04-20 Sebastian Schuberthgitmodules: clarify the ignore option values
2017-04-20 Sebastian Schuberthgitmodules: clarify what history depth a shallow clone has
2017-04-20 Ævar Arnfjörð... push: document & test --force-with-lease with multiple...
2017-04-20 Nguyễn Thái... config: correct file reading order in read_early_config()
2017-04-19 Brandon Williamst5550: use write_script to generate post-update hook
2017-04-19 Stefan Bellersubmodule.c: submodule_move_head works with broken...
2017-04-19 Stefan Bellersubmodule.c: uninitialized submodules are ignored in...
2017-04-19 Stefan Bellerentry.c: submodule recursing: respect force flag correctly
2017-04-19 Giuseppe Bilottarebase: pass --[no-]signoff option to git am
2017-04-19 David Turnerxgethostname: handle long hostnames
2017-04-19 René Scharfeuse HOST_NAME_MAX to size buffers for gethostname(2)
2017-04-19 Christian Couderp0004: make perf test executable
2017-04-19 Jacob Kellerls-files: fix path used when recursing into submodules
2017-04-18 Junio C Hamanoreplace: plug a memory leak
2017-04-18 Giuseppe Bilottadoc: trivial typo in git-format-patch.txt
2017-04-18 Nguyễn Thái... config: handle conditional include when $GIT_DIR is...
2017-04-18 Nguyễn Thái... config: prepare to pass more info in git_config_with_op...
2017-04-18 Jacob Kellerls-files: fix recurse-submodules with nested submodules
2017-04-18 Jonathan Tanfetch-pack: show clearer error message upon ERR
2017-04-18 Sebastian Schuberthsubmodule: remove a superfluous second check for the...
2017-04-18 René Scharfeserver-info: avoid calling fclose(3) twice in update_in...
2017-04-18 René Scharfefiles_for_each_reflog_ent_reverse(): close stream and...
2017-04-17 Kyle Meyert1400: use consistent style for test_expect_success...
2017-04-17 Kyle Meyerdoc/revisions: remove brackets from rev^-n shorthand
2017-04-17 Junio C HamanoTwelfth batch for 2.13
2017-04-17 Junio C HamanoMerge branch 'js/difftool-builtin'
2017-04-17 Junio C HamanoMerge branch 'sb/unpack-trees-would-lose-submodule...
2017-04-17 Junio C HamanoMerge branch 'ab/regen-perl-mak-with-different-perl'
2017-04-17 Junio C HamanoMerge branch 'sb/show-diff-for-submodule-in-diff-fix'
2017-04-17 Junio C HamanoMerge branch 'qp/bisect-docfix'
2017-04-17 Junio C HamanoMerge branch 'mm/ls-files-s-doc'
2017-04-17 Junio C HamanoMerge branch 'jk/loose-object-info-report-error'
2017-04-17 Junio C HamanoMerge branch 'jc/bs-t-is-not-a-tab-for-sed'
2017-04-17 Junio C HamanoMerge branch 'jc/unused-symbols'
2017-04-17 Junio C HamanoMerge branch 'jk/snprintf-cleanups'
2017-04-17 Michael Haggertydo_for_each_entry_in_dir(): delete function
2017-04-17 Michael Haggertyfiles_pack_refs(): use reference iteration
2017-04-17 Michael Haggertycommit_packed_refs(): use reference iteration
2017-04-17 Michael Haggertycache_ref_iterator_begin(): make function smarter
2017-04-17 Michael Haggertyget_loose_ref_cache(): new function
2017-04-17 Michael Haggertyget_loose_ref_dir(): function renamed from get_loose_refs()
2017-04-17 Michael Haggertydo_for_each_entry_in_dir(): eliminate `offset` argument
2017-04-17 Michael Haggertyrefs: handle "refs/bisect/" in `loose_fill_ref_dir()`
2017-04-17 Michael Haggertyref-cache: use a callback function to fill the cache
2017-04-17 Michael Haggertyrefs: record the ref_store in ref_cache, not ref_dir
2017-04-17 Michael Haggertyref-cache: introduce a new type, ref_cache
2017-04-17 Michael Haggertyrefs: split `ref_cache` code into separate files
2017-04-17 Michael Haggertyref-cache: rename `remove_entry()` to `remove_entry_fro...
2017-04-17 Michael Haggertyref-cache: rename `find_ref()` to `find_ref_entry()`
2017-04-17 Michael Haggertyref-cache: rename `add_ref()` to `add_ref_entry()`
2017-04-17 Michael Haggertyrefs_verify_refname_available(): use function in more...
2017-04-17 Michael Haggertyrefs_verify_refname_available(): implement once for...
2017-04-17 Sebastian Schuberthsha1_file: remove an used fd variable
2017-04-17 René Scharfeam: close stream on error, but not stdin
2017-04-17 Giuseppe Bilottabuiltin/am: fold am_signoff() into am_append_signoff()
2017-04-17 Giuseppe Bilottabuiltin/am: honor --signoff also when --rebasing
2017-04-17 Luke Diamandgit-p4: don't use name-rev to get current branch
2017-04-17 Luke Diamandgit-p4: add read_pipe_text() internal function
2017-04-17 Luke Diamandgit-p4: add failing test for name-rev rather than symbo...
2017-04-17 Brandon Williamssubmodule: prevent backslash expantion in submodule...
2017-04-17 René Scharfetest-read-cache: setup git dir
2017-04-17 Nguyễn Thái... refs.c: make submodule ref store hashmap generic
2017-04-17 Nguyễn Thái... environment.c: fix potential segfault by get_git_common...
2017-04-17 Jeff Kingrefs: reject ref updates while GIT_QUARANTINE_PATH...
2017-04-17 Jeff Kingreceive-pack: document user-visible quarantine effects
2017-04-17 Jeff Kingreceive-pack: drop tmp_objdir_env from run_update_hook
2017-04-17 SZEDER Gábort6500: wait for detached auto gc at the end of the...
2017-04-17 Brandon Williamspathspec: fix segfault in clear_pathspec
2017-04-17 Ævar Arnfjörð... grep: plug a trivial memory leak
2017-04-17 Jeff Kingconnect.c: handle errors from split_cmdline
2017-04-17 Lars Schneidertravis-ci: add static analysis build job to run coccicheck
next