]> Kevux Git Server - rit/shortlog
rit
2014-12-22 Junio C HamanoMerge branch 'js/windows-open-eisdir-error' into maint
2014-12-22 Junio C HamanoMerge branch 'jk/colors-fix' into maint
2014-12-22 Junio C HamanoMerge branch 'jk/checkout-from-tree' into maint
2014-12-22 brian m. carlsonDocumentation: add missing article in rev-list-options.txt
2014-12-22 Tony Finchgit-prompt: preserve value of $? inside shell prompt
2014-12-22 Jim Hillpre-push.sample: remove unnecessary and misleading...
2014-12-22 Stefan Bellerrefs.c: let fprintf handle the formatting
2014-12-22 Stefan Bellerrefs.c: don't expose the internal struct ref_lock in...
2014-12-22 Michael Haggertylock_any_ref_for_update(): inline function
2014-12-22 Ronnie Sahlbergrefs.c: remove unlock_ref/close_ref/commit_ref from...
2014-12-22 Michael Haggertyreflog_expire(): new function in the reference API
2014-12-22 Beat Bolliupdate_unicode.sh: delete the command group
2014-12-22 Beat Bolliupdate_unicode.sh: make the output structure visible
2014-12-22 Beat Bolliupdate_unicode.sh: shorten uniset invocation path
2014-12-22 Beat Bolliupdate_unicode.sh: set UNICODE_DIR only once
2014-12-22 Beat Bolliupdate_unicode.sh: simplify output capture
2014-12-22 Alexander Kuleshovclean: typofix
2014-12-22 Stefan BellerDocumentation/SubmittingPatches: unify whitespace/tabs...
2014-12-18 Junio C HamanoSync with v2.2.1
2014-12-18 Eric Sunshinegit-compat-util: suppress unavoidable Apple-specific...
2014-12-17 Junio C HamanoGit 2.2.1
2014-12-17 Junio C HamanoSync with v2.1.4
2014-12-17 Junio C HamanoGit 2.1.4
2014-12-17 Junio C HamanoSync with v2.0.5
2014-12-17 Junio C HamanoGit 2.0.5
2014-12-17 Junio C HamanoSync with v1.9.5
2014-12-17 Junio C HamanoGit 1.9.5
2014-12-17 Junio C HamanoSync with v1.8.5.6
2014-12-17 Junio C HamanoGit 1.8.5.6
2014-12-17 Junio C HamanoMerge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5
2014-12-17 Johannes Schindelinfsck: complain about NTFS ".git" aliases in trees
2014-12-17 Johannes Schindelinread-cache: optionally disallow NTFS .git variants
2014-12-17 Johannes Schindelinpath: add is_ntfs_dotgit() helper
2014-12-17 Jeff Kingfsck: complain about HFS+ ".git" aliases in trees
2014-12-17 Jeff Kingread-cache: optionally disallow HFS+ .git variants
2014-12-17 Jeff Kingutf8: add is_hfs_dotgit() helper
2014-12-17 Jeff Kingfsck: notice .git case-insensitively
2014-12-17 Jeff Kingt1450: refactor ".", "..", and ".git" fsck tests
2014-12-17 Jeff Kingverify_dotfile(): reject .git case-insensitively
2014-12-17 Jeff Kingread-tree: add tests for confusing paths like ".."...
2014-12-17 Jeff Kingunpack-trees: propagate errors adding entries to the...
2014-12-16 Christian Hessetests: make comment on GPG keyring match the code
2014-12-16 Stefan Bellert5400: remove dead code
2014-12-15 Luis Henriquestest/send-email: --[no-]xmailer tests
2014-12-15 Luis Henriquessend-email: add --[no-]xmailer option
2014-12-15 Jeff Kingadd--interactive: leave main loop on read error
2014-12-15 Peter van der... Update documentation occurrences of filename .sh
2014-12-15 Роман Донченкоsend-email: handle adjacent RFC 2047-encoded words...
2014-12-15 Роман Донченкоsend-email: align RFC 2047 decoding more closely with...
2014-12-12 Philip Oakleydoc: core.ignoreStat clarify the --assume-unchanged...
2014-12-12 Justin Guenthergit-prompt.sh: make $f local to __git_eread()
2014-12-12 Junio C HamanoSecond batch for 2.3 cycle
2014-12-12 Junio C HamanoMerge branch 'jk/pack-bitmap'
2014-12-12 Junio C HamanoMerge branch 'jk/push-simple'
2014-12-12 Junio C HamanoMerge branch 'da/difftool-mergetool-simplify-reporting...
2014-12-12 Junio C HamanoMerge branch 'jk/colors-fix'
2014-12-12 Junio C HamanoMerge branch 'rt/push-recurse-submodule-usage-string'
2014-12-12 Junio C HamanoMerge branch 'jk/rebuild-perl-scripts-with-no-perl...
2014-12-12 Junio C HamanoMerge branch 'jk/no-perl-tests'
2014-12-12 Junio C HamanoMerge branch 'sv/typofix-apply-error-message'
2014-12-12 Junio C HamanoMerge branch 'po/everyday-doc'
2014-12-12 Junio C HamanoMerge branch 'mh/config-copy-string-from-git-path'
2014-12-12 Junio C HamanoMerge branch 'jc/unpack-trees-plug-leak'
2014-12-12 Junio C Hamanotests: squelch noise from GPG machinery set-up
2014-12-12 Christian Hessetests: replace binary GPG keyrings with ASCII-armored...
2014-12-12 Michael Haggertyexpire_reflog(): treat the policy callback data as...
2014-12-12 Michael HaggertyMove newlog and last_kept_sha1 to "struct expire_reflog_cb"
2014-12-12 Michael Haggertyexpire_reflog(): move rewrite to flags argument
2014-12-12 Michael Haggertyexpire_reflog(): move verbose to flags argument
2014-12-12 Michael Haggertyexpire_reflog(): pass flags through to expire_reflog_ent()
2014-12-12 Michael Haggertystruct expire_reflog_cb: a new callback data type
2014-12-12 Michael HaggertyRename expire_reflog_cb to expire_reflog_policy_cb
2014-12-12 Michael Haggertyexpire_reflog(): move updateref to flags argument
2014-12-12 Michael Haggertyexpire_reflog(): move dry_run to flags argument
2014-12-12 Michael Haggertyexpire_reflog(): add a "flags" argument
2014-12-12 Michael Haggertyexpire_reflog(): extract two policy-related functions
2014-12-12 Michael HaggertyExtract function should_expire_reflog_ent()
2014-12-12 Michael Haggertyexpire_reflog(): use a lock_file for rewriting the...
2014-12-12 Michael Haggertyexpire_reflog(): return early if the reference has...
2014-12-12 Michael Haggertyexpire_reflog(): rename "ref" parameter to "refname"
2014-12-12 Michael Haggertyexpire_reflog(): it's not an each_ref_fn anymore
2014-12-12 Ronnie Sahlbergrefs.c: add a function to append a reflog entry to...
2014-12-12 René Scharfeuse strbuf_complete_line() for adding a newline if...
2014-12-12 Christian Hessetests: skip RFC1991 tests for gnupg 2.1
2014-12-12 Christian Hessetests: create gpg homedir on the fly
2014-12-11 Jeff Kingcommit: always populate GIT_AUTHOR_* variables
2014-12-11 Jeff Kingcommit: loosen ident checks when generating template
2014-12-11 Nguyễn Thái... index-format.txt: add a missing closing quote
2014-12-11 Jeff Kingt: support clang/gcc AddressSanitizer
2014-12-11 Michael Haggertyupdate-ref: fix "verify" command with missing <oldvalue>
2014-12-11 Michael Haggertyt1400: add some more tests of "update-ref --stdin"...
2014-12-10 Onno KortmannShow number of TODO items for interactive rebase
2014-12-10 Jeff Kingpkt-line: allow writing of LARGE_PACKET_MAX buffers
2014-12-10 Jeff Kingread_packed_refs: use skip_prefix instead of static...
2014-12-10 Jeff Kingread_packed_refs: pass strbuf to parse_ref_line
2014-12-10 Jeff Kingread_packed_refs: use a strbuf for reading lines
2014-12-10 Michael J Gruberbranch: allow -f with -m and -d
2014-12-09 Jeff Kingparse_color: drop COLOR_BACKGROUND macro
2014-12-09 Ronald Wamplergit-am.txt: --ignore-date flag is not passed to git...
2014-12-09 Michael J Grubergitignore.txt: do not suggest assume-unchanged
next