]> Kevux Git Server - rit/shortlog
rit
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...
2017-01-09 Brandon Williamsdir: remove struct path_simplify
2017-01-09 Brandon Williamsmv: remove use of deprecated 'get_pathspec()'
2017-01-09 Johannes Schindelingit_exec_path: avoid Coverity warning about unfree...
2017-01-08 Jeff Kingblame: output porcelain "previous" header for each...
2017-01-08 Jeff Kingblame: handle --no-abbrev
2017-01-08 Jeff Kingblame: fix alignment with --abbrev=40
2017-01-08 Michael Haggertyfiles_transaction_commit(): clean up empty directories
2017-01-08 Michael Haggertytry_remove_empty_parents(): teach to remove parents...
2017-01-08 Michael Haggertytry_remove_empty_parents(): don't trash argument contents
2017-01-08 Michael Haggertytry_remove_empty_parents(): rename parameter "name...
2017-01-08 Michael Haggertydelete_ref_loose(): inline function
2017-01-08 Michael Haggertydelete_ref_loose(): derive loose reference path from...
2017-01-08 Michael Haggertylog_ref_write_1(): inline function
2017-01-08 Michael Haggertylog_ref_setup(): manage the name of the reflog file...
2017-01-08 Michael Haggertylog_ref_write_1(): don't depend on logfile argument
2017-01-08 Michael Haggertylog_ref_setup(): pass the open file descriptor back...
2017-01-08 Michael Haggertylog_ref_setup(): improve robustness against races
2017-01-08 Michael Haggertylog_ref_setup(): separate code for create vs non-create
2017-01-08 Michael Haggertylog_ref_write(): inline function
2017-01-08 Michael Haggertyrename_tmp_log(): improve error reporting
2017-01-08 Michael Haggertyrename_tmp_log(): use raceproof_create_file()
2017-01-08 Michael Haggertylock_ref_sha1_basic(): use raceproof_create_file()
2017-01-08 Michael Haggertylock_ref_sha1_basic(): inline constant
2017-01-08 Michael Haggertyraceproof_create_file(): new function
2017-01-08 Michael Haggertysafe_create_leading_directories(): set errno on SCLD_EXISTS
2017-01-08 Michael Haggertysafe_create_leading_directories_const(): preserve errno
2017-01-08 Michael Haggertyt5505: use "for-each-ref" to test for the non-existence...
2017-01-08 Michael Haggertyrefname_is_safe(): correct docstring
2017-01-08 Michael Haggertyfiles_rename_ref(): tidy up whitespace
2017-01-08 Jeff Kingrebase--interactive: count squash commits above 10...
2017-01-08 Kyle Meyerbranch_get_push: do not segfault when HEAD is detached
2017-01-08 Jeff Kingarchive-zip: load userdiff config
2017-01-07 Johannes Schindelingiteveryday: unbreak rendering with AsciiDoctor
2017-01-07 Johannes Schindelinmingw: add a regression test for pushing to UNC paths
2017-01-07 Stefan Bellercontrib: remove gitview
2017-01-07 Pranit Bauvadon't use test_must_fail with grep
2017-01-07 Stefan Bellersubmodule.c: use GIT_DIR_ENVIRONMENT consistently
2017-01-03 Jordi Masl10n: fixes to Catalan translation
next