]> Kevux Git Server - rit/shortlog
rit
2018-10-10 Junio C HamanoDeclare that the next one will be named 2.20
2018-10-09 brian m. carlsoneditorconfig: indicate settings should be kept in sync
2018-10-09 brian m. carlsoneditorconfig: provide editor settings for Git developers
2018-10-09 Derrick Stoleemidx: fix broken free() in close_midx()
2018-10-09 Taylor Blautransport.c: introduce core.alternateRefsPrefixes
2018-10-09 Taylor Blautransport.c: introduce core.alternateRefsCommand
2018-10-09 Taylor Blautransport.c: extract 'fill_alternate_refs_command'
2018-10-09 Jeff Kingtransport: drop refnames from for_each_alternate_ref
2018-10-09 Antonio Ospitesubmodule: add a helper to check if it is safe to write...
2018-10-09 Antonio Ospitet7506: clean up .gitmodules properly before setting...
2018-10-09 Antonio Ospitesubmodule: use the 'submodule--helper config' command
2018-10-09 Antonio Ospitesubmodule--helper: add a new 'config' subcommand
2018-10-09 Antonio Ospitet7411: be nicer to future tests and really clean things up
2018-10-09 Antonio Ospitet7411: merge tests 5 and 6
2018-10-09 Antonio Ospitesubmodule: factor out a config_set_in_gitmodules_file_g...
2018-10-09 Antonio Ospitesubmodule: add a print_config_from_gitmodules() helper
2018-10-09 Alban Gruinrebase -i: move rebase--helper modes to rebase--interactive
2018-10-09 Alban Gruinrebase -i: remove git-rebase--interactive.sh
2018-10-09 Alban Gruinrebase--interactive2: rewrite the submodes of interacti...
2018-10-09 Alban Gruinrebase -i: implement the main part of interactive rebas...
2018-10-07 Michael Wittendocs: typo: s/isimilar/similar/
2018-10-07 Michael Wittendocs: graph: remove unnecessary `graph_update()' call
2018-10-07 Michael Wittendocs: typo: s/go/to/
2018-10-07 Steven Fernandezgit-completion.bash: add completion for stash list
2018-10-07 Jonathan Tanfetch: do not list refs if fetching only hashes
2018-10-07 Jonathan Tantransport: list refs before fetch if necessary
2018-10-07 Jonathan Tantransport: do not list refs if possible
2018-10-07 Jonathan Tantransport: allow skipping of ref listing
2018-10-06 Matthew DeVorerev-list: handle missing tree objects properly
2018-10-06 Matthew DeVorelist-objects-filter: implement filter tree:0
2018-10-06 Matthew DeVorelist-objects-filter-options: do not over-strbuf_init
2018-10-06 Matthew DeVorelist-objects-filter: use BUG rather than die
2018-10-06 Matthew DeVorerevision: mark non-user-given objects instead
2018-10-06 Matthew DeVoretests: order arguments to git-rev-list properly
2018-10-06 Matthew DeVoret9109: don't swallow Git errors upstream of pipes
2018-10-06 Matthew DeVoretests: don't swallow Git errors upstream of pipes
2018-10-06 Matthew DeVoret/*: fix ordering of expected/observed arguments
2018-10-06 Matthew DeVoretests: standardize pipe placement
2018-10-06 Matthew DeVoreDocumentation: add shell guidelines
2018-10-06 Matthew DeVoret/README: reformat Do, Don't, Keep in mind lists
2018-10-06 Derrick Stoleecommit-graph: reduce initial oid allocation
2018-10-06 Martin Ågrenbuiltin/commit-graph.c: UNLEAK variables
2018-10-06 Derrick Stoleecommit-graph: clean up leaked memory during write
2018-10-06 Nguyễn Thái... Add a place for (not) sharing stuff between worktrees
2018-10-06 Nguyễn Thái... refs.c: indent with tabs, not spaces
2018-10-06 Strain, Roger Lsubtree: improve decision on merges kept in split
2018-10-06 Strain, Roger Lsubtree: use commits before rejoins for splits
2018-10-06 Strain, Roger Lsubtree: make --ignore-joins pay attention to adds
2018-10-06 Strain, Roger Lsubtree: refactor split of a commit into standalone...
2018-10-05 Phillip Wooddiff --color-moved: fix a memory leak
2018-10-05 Phillip Wooddiff --color-moved-ws: fix another memory leak
2018-10-05 Phillip Wooddiff --color-moved-ws: fix a memory leak
2018-10-05 Phillip Wooddiff --color-moved-ws: fix out of bounds string access
2018-10-05 Phillip Wooddiff --color-moved-ws: fix double free crash
2018-10-04 René Scharfeoidset: uninline oidset_init()
2018-10-04 René Scharfeoidset: use khash
2018-10-04 René Scharfekhash: factor out kh_release_*
2018-10-04 René Scharfefetch-pack: load tip_oids eagerly iff needed
2018-10-04 René Scharfefetch-pack: factor out is_unmatched_ref()
2018-10-04 Jonathan Tanfetch-pack: exclude blobs when lazy-fetching trees
2018-10-04 Jonathan Tanfetch-pack: avoid object flags if no_dependents
2018-10-04 Johannes Schindelinmingw: bump the minimum Windows version to Vista
2018-10-04 Johannes Schindelinmingw: set _WIN32_WINNT explicitly for Git for Windows
2018-10-04 Johannes Schindelincompat/poll: prepare for targeting Windows Vista
2018-10-04 Jeff Kingmore oideq/hasheq conversions
2018-10-04 Stephen P.... roll wt_status_state into wt_status and populate in...
2018-10-04 René Scharfegrep: add -r/--[no-]recursive
2018-10-04 Nguyễn Thái... help -a: improve and make --verbose default
2018-10-04 René Scharfesequencer: use return value of oidset_insert()
2018-09-29 Nguyễn Thái... config.txt: correct the note about uploadpack.packObjec...
2018-09-29 Jonathan Niedergit doc: direct bug reporters to mailing list archive
2018-09-29 Stefan Bellerstrbuf.h: format according to coding guidelines
2018-09-29 Junio C HamanoCodingGuidelines: document the API in *.h files
2018-09-28 Ralf Thielowgit-rebase.sh: fix typos in error messages
2018-09-28 Alexander Pyhalovt7005-editor: quote filename to fix whitespace-issue
2018-09-28 Sam McKelvierev-parse: --show-superproject-working-tree should...
2018-09-28 Martin Ågrent1400: drop debug `echo` to actually execute `test`
2018-09-28 Junio C Hamanot0000: do not get self-test disrupted by environment...
2018-09-28 Ben Peartpreload-index: update GIT_FORCE_PRELOAD_TEST support
2018-09-28 Ben Peartread-cache: update TEST_GIT_INDEX_VERSION support
2018-09-28 Ben Peartfsmonitor: update GIT_TEST_FSMONITOR support
2018-09-28 SZEDER Gábort1700-split-index: document why FSMONITOR is disabled...
2018-09-27 Martin ÅgrenDoc: refer to the "commit-graph file" with dash
2018-09-27 Martin Ågrengit-commit-graph.txt: refer to "*commit*-graph file"
2018-09-27 Martin Ågrengit-commit-graph.txt: typeset more in monospace
2018-09-27 Martin Ågrengit-commit-graph.txt: fix bullet lists
2018-09-27 David Zychdoc: clarify gitcredentials path component matching
2018-09-27 Elijah Newrencommit: fix erroneous BUG, 'multiple renames on the...
2018-09-27 Junio C HamanoSync with 2.19.1
2018-09-27 Junio C HamanoGit 2.19.1
2018-09-27 Junio C HamanoSync with 2.18.1
2018-09-27 Junio C HamanoGit 2.18.1
2018-09-27 Junio C HamanoSync with 2.17.2
2018-09-27 Junio C HamanoGit 2.17.2
2018-09-27 Jeff Kingfsck: detect submodule paths starting with dash
2018-09-27 Jeff Kingfsck: detect submodule urls starting with dash
2018-09-27 Junio C HamanoSync with 2.16.5
2018-09-27 Junio C HamanoGit 2.16.5
2018-09-27 Junio C HamanoSync with 2.15.3
2018-09-27 Junio C HamanoGit 2.15.3
next