]> Pileus Git - ~andy/git/shortlog
~andy/git
2012-07-13 Junio C HamanoMerge branch 'tr/maint-show-walk'
2012-07-13 Junio C HamanoMerge branch 'mz/rebase-no-mbox'
2012-07-13 Jeff Kingrevision: avoid work after --max-count is reached
2012-07-13 Junio C Hamanot1512: match the "other" object names
2012-07-12 Gary Gibbonsgit p4: add support for 'p4 move' in P4Submit
2012-07-12 Junio C Hamanot7003: add test to filter a branch with a commit at...
2012-07-12 Junio C Hamanodate.c: Fix off by one error in object-header date...
2012-07-12 Jens Lehmannsubmodules: don't stumble over symbolic links when...
2012-07-11 Junio C Hamanot1512: ignore whitespaces in wc -l output
2012-07-11 Alexander Strassert4012: Unquote git command fragment in test title
2012-07-11 Alexander Strassert4012: modernize style for quoting
2012-07-11 Junio C HamanoReduce draft release notes to 1.7.12
2012-07-11 Junio C HamanoSync with 1.7.11.2
2012-07-11 Junio C HamanoGit 1.7.11.2
2012-07-11 Junio C HamanoMerge branch 'jc/maint-blame-unique-abbrev' into maint
2012-07-11 Junio C HamanoMerge branch 'rj/platform-pread-may-be-thread-unsafe...
2012-07-11 Junio C HamanoMerge branch 'th/diff-no-index-fixes' into maint
2012-07-11 Junio C HamanoMerge branch 'nd/clone-single-fix' into maint
2012-07-11 Junio C HamanoMerge branch 'jc/rev-list-simplify-merges-first-parent...
2012-07-11 Junio C HamanoMerge branch 'hv/submodule-update-nuke-submodules'...
2012-07-11 Junio C HamanoMerge branch 'jk/diff-no-index-pager' into maint
2012-07-11 Junio C HamanoMerge branch 'mm/verify-filename-fix' into maint
2012-07-11 Junio C HamanoMerge branch 'cn/cherry-pick-range-docs' into maint
2012-07-11 Junio C HamanoMerge branch 'jc/ustar-checksum-is-unsigned' into maint
2012-07-11 Junio C HamanoMerge branch 'jc/bundle-complete-notice' into maint
2012-07-11 Junio C HamanoMerge branch 'jc/ls-files-i-dir' into maint
2012-07-11 Junio C HamanoMerge branch 'jc/request-pull-match-tagname' into maint
2012-07-11 Thomas GummererStrip namelen out of ce_flags into a ce_namelen field
2012-07-11 Junio C HamanoMerge branch 'tg/maint-cache-name-compare' into tg...
2012-07-11 Junio C Hamanocache_name_compare(): do not truncate while comparing...
2012-07-10 Jeff Kingindex-pack: loop while inflating objects in unpack_data
2012-07-10 Jeff Kingcommit: fix "--amend --only" with no pathspec
2012-07-10 Junio C Hamanoapply: tests for the --3way option
2012-07-10 Jeff Kingadd: create ADD_EDIT.patch with mode 0666
2012-07-10 Junio C Hamanofilter-branch: do not forget the '@' prefix to force...
2012-07-09 Junio C Hamanorev-parse --disambiguate=<prefix>
2012-07-09 Junio C Hamanorev-parse: A and B in "rev-parse A..B" refer to committish
2012-07-09 Junio C Hamanoreset: the command takes committish
2012-07-09 Junio C Hamanocommit-tree: the command wants a tree and commits
2012-07-09 Junio C Hamanoapply: --build-fake-ancestor expects blobs
2012-07-09 Junio C Hamanosha1_name.c: add support for disambiguating other types
2012-07-09 Junio C Hamanorevision.c: the "log" family, except for "show", takes...
2012-07-09 Junio C Hamanorevision.c: allow handle_revision_arg() to take other...
2012-07-09 Junio C Hamanosha1_name.c: introduce get_sha1_committish()
2012-07-09 Junio C Hamanosha1_name.c: teach lookup context to get_sha1_with_cont...
2012-07-09 Junio C Hamanosha1_name.c: many short names can only be committish
2012-07-09 Junio C Hamanosha1_name.c: get_sha1_1() takes lookup flags
2012-07-09 Junio C Hamanosha1_name.c: get_describe_name() by definition groks...
2012-07-09 Junio C Hamanorerere: make rr-cache fanout directory honor umask
2012-07-09 Junio C Hamanoapply: document --3way option
2012-07-09 Junio C Hamanoapply: allow rerere() to work on --3way results
2012-07-09 Junio C Hamanoapply: register conflicted stages to the index
2012-07-09 Junio C Hamanoapply: --3way with add/add conflict
2012-07-09 Junio C Hamanoapply: move verify_index_match() higher
2012-07-09 Junio C Hamanoapply: plug the three-way merge logic in
2012-07-09 Junio C Hamanoapply: fall back on three-way merge
2012-07-09 Junio C Hamanoapply: accept -3/--3way command line option
2012-07-09 Junio C Hamanoapply: move "already exists" logic to check_to_create()
2012-07-09 Junio C Hamanoapply: move check_to_create_blob() closer to its sole...
2012-07-09 Junio C Hamanoapply: further split load_preimage()
2012-07-09 Junio C Hamanoapply: refactor "previous patch" logic
2012-07-09 Junio C Hamanoapply: split load_preimage() helper function out
2012-07-09 Junio C Hamanoapply: factor out checkout_target() helper function
2012-07-09 Junio C Hamanoapply: refactor read_file_or_gitlink()
2012-07-09 Junio C Hamanoapply: clear_image() clears things a bit more
2012-07-09 Junio C Hamanoapply: a bit more comments on PATH_TO_BE_DELETED
2012-07-09 Junio C Hamanoapply: fix an incomplete comment in check_patch()
2012-07-09 Alex RiesenRestore umasks influence on the permissions of work...
2012-07-09 Chris WebbAllow edit of empty message with commit --amend
2012-07-09 Junio C HamanoMerge git://github.com/git-l10n/git-po
2012-07-09 Junio C HamanoFifth batch for 1.7.12
2012-07-09 Junio C HamanoMerge branch 'cw/help-over-network'
2012-07-09 Junio C HamanoMerge branch 'mz/empty-rebase-test'
2012-07-09 Junio C HamanoMerge branch 'pw/git-p4-tests'
2012-07-09 Junio C HamanoMerge branch 'js/fast-export-paths-with-spaces'
2012-07-09 Junio C HamanoMerge branch 'cw/no-detaching-an-unborn'
2012-07-09 Junio C HamanoMerge branch 'vr/use-our-perl-in-tests'
2012-07-09 Junio C HamanoMerge branch 'mm/credential-plumbing'
2012-07-09 Junio C HamanoMerge branch 'jc/maint-blame-unique-abbrev'
2012-07-09 Junio C HamanoMerge branch 'jn/perl-makemaker-leading-paths'
2012-07-09 Junio C HamanoMerge branch 'rj/platform-pread-may-be-thread-unsafe'
2012-07-09 Junio C HamanoMerge branch 'mm/config-xdg'
2012-07-09 Jonathan NiederMakefile: document ground rules for target-specific...
2012-07-09 Jeff KingMakefile: move GIT-VERSION-FILE dependencies closer...
2012-07-09 Jeff KingMakefile: build instaweb similar to other scripts
2012-07-09 Jeff KingMakefile: update scripts when build-time parameters...
2012-07-09 Jeff KingMakefile: do not replace @@GIT_VERSION@@ in shell scripts
2012-07-09 Jeff KingMakefile: split prefix flags from GIT-CFLAGS
2012-07-09 Jonathan NiederMakefile: be silent when only GIT_USER_AGENT changes
2012-07-09 Jeff KingMakefile: split GIT_USER_AGENT from GIT-CFLAGS
2012-07-09 Jeff KingMakefile: do not replace @@GIT_USER_AGENT@@ in scripts
2012-07-09 Jeff KingMakefile: apply dependencies consistently to sparse...
2012-07-09 Jeff KingMakefile: do not have git.o depend on common-cmds.h
2012-07-09 Jonathan NiederMakefile: fold XDIFF_H and VCSSVN_H into LIB_H
2012-07-09 Torsten Bögershausengit on Mac OS and precomposed unicode
2012-07-09 Thomas GummererReplace strlen() with ce_namelen()
2012-07-09 Matthieu Moygit-remote-mediawiki: update comments to reflect creden...
2012-07-06 Matthieu Moygit-remote-mediawiki: be more defensive when requests...
2012-07-06 Matthieu Moygit-remote-mediawiki: more efficient 'pull' in the...
2012-07-06 Matthieu Moygit-remote-mediawiki: extract revision-importing loop...
next