]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-01-11  Stefan Bellerread-tree: use OPT_BOOL instead of OPT_SET_INT
2017-01-11  Jeff Kingt7810: avoid assumption about invalid regex syntax
2017-01-10  Junio C HamanoFifth batch 2.12
2017-01-10  Junio C HamanoMerge branch 'sb/submodule-embed-gitdir'
2017-01-10  Junio C HamanoMerge branch 'jc/retire-compaction-heuristics'
2017-01-10  Junio C HamanoMerge branch 'nd/config-misc-fixes'
2017-01-10  Junio C HamanoMerge branch 'jc/abbrev-autoscale-config'
2017-01-10  Junio C HamanoMerge branch 'mh/fast-import-notes-fix-new'
2017-01-10  Junio C HamanoMerge branch 'jc/git-open-cloexec'
2017-01-10  Junio C HamanoMerge branch 'jc/compression-config'
2017-01-10  Junio C HamanoMerge branch 'dt/smart-http-detect-server-going-away'
2017-01-10  Junio C HamanoMerge branch 'mm/gc-safety-doc'
2017-01-10  Junio C HamanoMerge branch 'mm/push-social-engineering-attack-doc'
2017-01-10  Junio C HamanoMerge branch 'jt/fetch-no-redundant-tag-fetch-map'
2017-01-10  Junio C HamanoMerge branch 'jc/latin-1'
2017-01-10  Richard Hansenmergetool: fix running in subdir when rerere enabled
2017-01-10  Richard Hansenmergetool: take the "-O" out of $orderfile
2017-01-10  Richard Hansent7610: add test case for rerere+mergetool+subdir bug
2017-01-10  Richard Hansent7610: spell 'git reset --hard' consistently
2017-01-10  Richard Hansent7610: don't assume the checked-out commit
2017-01-10  Richard Hansent7610: always work on a test-specific branch
2017-01-10  Richard Hansent7610: delete some now-unnecessary 'git reset --hard...
2017-01-10  Richard Hansent7610: run 'git reset --hard' after each test to clean up
2017-01-10  Richard Hansent7610: don't rely on state from previous test
2017-01-10  Richard Hansent7610: use test_when_finished for cleanup tasks
2017-01-10  Richard Hansent7610: move setup code to the 'setup' test case
2017-01-10  Richard Hansent7610: update branch names to match test number
2017-01-10  Richard Hansenrev-parse doc: pass "--" to rev-parse in the --prefix...
2017-01-10  Karthik Nayakref-filter: Do not abruptly die when using the 'lstrip...
2017-01-10  Karthik Nayakref-filter: rename the 'strip' option to 'lstrip'
2017-01-10  Karthik Nayakref-filter: make remote_ref_atom_parser() use refname_a...
2017-01-10  Karthik Nayakref-filter: introduce refname_atom_parser()
2017-01-10  Karthik Nayakref-filter: introduce refname_atom_parser_internal()
2017-01-10  Karthik Nayakref-filter: make "%(symref)" atom work with the ':short...
2017-01-10  Karthik Nayakref-filter: add support for %(upstream:track,nobracket)
2017-01-10  Karthik Nayakref-filter: make %(upstream:track) prints "[gone]"...
2017-01-10  Karthik Nayakref-filter: introduce format_ref_array_item()
2017-01-10  Karthik Nayakref-filter: move get_head_description() from branch.c
2017-01-10  Karthik Nayakref-filter: modify "%(objectname:short)" to take length
2017-01-10  Karthik Nayakref-filter: implement %(if:equals=<string>) and %(if...
2017-01-10  Karthik Nayakref-filter: include reference to 'used_atom' within...
2017-01-10  Karthik Nayakref-filter: implement %(if), %(then), and %(else) atoms
2017-01-10  Stefan Bellerunpack-trees: factor progress setup out of check_updates
2017-01-10  Stefan Bellerunpack-trees: remove unneeded continue
2017-01-10  Stefan Bellerunpack-trees: move checkout state into check_updates
2017-01-10  Richard Hansen.mailmap: record canonical email for Richard Hansen
2017-01-09  Stefan Bellerpathspec: give better message for submodule related...
2017-01-09  Johannes Schindelinsequencer (rebase -i): differentiate between comments...
2017-01-09  Johannes Schindelinsequencer (rebase -i): implement the 'drop' command
2017-01-09  Johannes Schindelinsequencer (rebase -i): allow rescheduling commands
2017-01-09  Johannes Schindelinsequencer (rebase -i): respect strategy/strategy_opts...
2017-01-09  Johannes Schindelinsequencer (rebase -i): respect the rebase.autostash...
2017-01-09  Johannes Schindelinsequencer (rebase -i): run the post-rewrite hook, if...
2017-01-09  Johannes Schindelinsequencer (rebase -i): record interrupted commits in...
2017-01-09  Johannes Schindelinsequencer (rebase -i): copy commit notes at end
2017-01-09  Johannes Schindelinsequencer (rebase -i): set the reflog message consistently
2017-01-09  Johannes Schindelinsequencer (rebase -i): refactor setting the reflog...
2017-01-09  Johannes Schindelinsequencer (rebase -i): allow fast-forwarding for edit...
2017-01-09  Johannes Schindelinsequencer (rebase -i): implement the 'reword' command
2017-01-09  Johannes Schindelinsequencer (rebase -i): leave a patch upon error
2017-01-09  Johannes Schindelinsequencer (rebase -i): update refs after a successful...
2017-01-09  Johannes Schindelinsequencer (rebase -i): the todo can be empty when conti...
2017-01-09  Johannes Schindelinsequencer (rebase -i): skip some revert/cherry-pick...
2017-01-09  Johannes Schindelinsequencer (rebase -i): remove CHERRY_PICK_HEAD when...
2017-01-09  Johannes Schindelinsequencer (rebase -i): allow continuing with staged...
2017-01-09  Johannes Schindelinsequencer (rebase -i): write an author-script file
2017-01-09  Johannes Schindelinsequencer (rebase -i): implement the short commands
2017-01-09  Johannes Schindelinsequencer (rebase -i): add support for the 'fixup'...
2017-01-09  Johannes Schindelinsequencer (rebase -i): write the 'done' file
2017-01-09  Johannes Schindelinsequencer (rebase -i): learn about the 'verbose' mode
2017-01-09  Johannes Schindelinsequencer (rebase -i): implement the 'exec' command
2017-01-09  Johannes Schindelinsequencer (rebase -i): implement the 'edit' command
2017-01-09  Johannes Schindelinsequencer (rebase -i): implement the 'noop' command
2017-01-09  Johannes Schindelinsequencer: support a new action: 'interactive rebase'
2017-01-09  Johannes Schindelinsequencer: use a helper to find the commit message
2017-01-09  Johannes Schindelinsequencer: move "else" keyword onto the same line as...
2017-01-09  Johannes Schindelinsequencer: avoid unnecessary curly braces
2017-01-09  Jeff Kingexecv_dashed_external: wait for child on signal death
2017-01-09  Jeff Kingexecv_dashed_external: stop exiting with negative code
2017-01-09  Jeff Kingexecv_dashed_external: use child_process struct
2017-01-09  Brandon Williamsreal_path: set errno when max number of symlinks is...
2017-01-09  Brandon Williamsreal_path: prevent redefinition of MAXSYMLINKS
2017-01-09  Steven PennyMakefile: put LIBS after LDFLAGS for imap-send
2017-01-09  Steven PennyMakefile: POSIX windres
2017-01-09  Pranit Bauvat9813: avoid using pipes
2017-01-09  Jeff Kinggit_exec_path: do not return the result of getenv()
2017-01-09  Brandon Williamspathspec: rename prefix_pathspec to init_pathspec_item
2017-01-09  Brandon Williamspathspec: small readability changes
2017-01-09  Brandon Williamspathspec: create strip submodule slash helpers
2017-01-09  Brandon Williamspathspec: create parse_element_magic helper
2017-01-09  Brandon Williamspathspec: create parse_long_magic function
2017-01-09  Brandon Williamspathspec: create parse_short_magic function
2017-01-09  Brandon Williamspathspec: factor global magic into its own function
2017-01-09  Brandon Williamspathspec: simpler logic to prefix original pathspec...
2017-01-09  Brandon Williamspathspec: always show mnemonic and name in unsupported_...
2017-01-09  Brandon Williamspathspec: remove unused variable from unsupported_magic
2017-01-09  Brandon Williamspathspec: copy and free owned memory
2017-01-09  Brandon Williamspathspec: remove the deprecated get_pathspec function
2017-01-09  Brandon Williamsls-tree: convert show_recursive to use the pathspec...
2017-01-09  Brandon Williamsdir: convert fill_directory to use the pathspec struct...
next