]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-10-11  Pratik Karkibuiltin rebase: show progress when connected to a terminal
2018-10-11  Pratik Karkibuiltin rebase: fast-forward to onto if it is a proper...
2018-10-11  Pratik Karkibuiltin rebase: optionally pass custom reflogs to reset...
2018-10-11  Pratik Karkibuiltin rebase: optionally auto-detect the upstream
2018-10-11  Pratik Karkibuiltin rebase: support --root
2018-10-11  Pratik Karkibuiltin rebase: add support for custom merge strategies
2018-10-11  Pratik Karkibuiltin rebase: support `fork-point` option
2018-10-11  Pratik Karkimerge-base --fork-point: extract libified function
2018-10-11  Pratik Karkibuiltin rebase: support --rebase-merges[=[no-]rebase...
2018-10-11  Pratik Karkibuiltin rebase: support `--allow-empty-message` option
2018-10-11  Pratik Karkibuiltin rebase: support `--exec`
2018-10-11  Pratik Karkibuiltin rebase: support `--autostash` option
2018-10-11  Pratik Karkibuiltin rebase: support `-C` and `--whitespace=<type>`
2018-10-11  Pratik Karkibuiltin rebase: support `--gpg-sign` option
2018-10-11  Rasmus Villemoesgit-help.txt: document "git help cmd" vs "git cmd ...
2018-10-11  Rasmus Villemoesgit.c: handle_alias: prepend alias info when first...
2018-10-11  Rasmus Villemoeshelp: redirect to aliased commands for "git cmd --help"
2018-10-11  Mihir Mehtadoc: fix a typo and clarify a sentence
2018-10-10  Junio C HamanoThird batch for 2.20
2018-10-10  Junio C HamanoMerge branch 'ab/fsck-skiplist'
2018-10-10  Junio C HamanoMerge branch 'ds/multi-pack-verify'
2018-10-10  Junio C HamanoMerge branch 'bc/hash-independent-tests'
2018-10-10  Junio C HamanoMerge branch 'nd/test-tool'
2018-10-10  Junio C HamanoMerge branch 'nd/config-split'
2018-10-10  Christian Hessesubtree: add build targets 'man' and 'html'
2018-10-10  Jonathan Tancache-tree: skip some blob checks in partial clone
2018-10-10  Derrick Stoleecontrib: add coverage-diff script
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
next