git.git
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...
2012-07-06 Matthieu Moygit-remote-mediawiki: refactor loop over revision ids
2012-07-06 Matthieu Moygit-remote-mediawiki: change return type of get_mw_pages
2012-07-06 NGUYEN Kim... git-remote-mediawiki (t9363): test 'File:' import and...
2012-07-06 Matthieu Moygit-remote-mediawiki: support for uploading file in...
2012-07-06 Simon Cathebrasgit-remote-mediawiki (t9362): test git-remote-mediawiki...
2012-07-06 Guillaume Sasdygit-remote-mediawiki (t9361): test git-remote-mediawiki...
2012-07-06 Guillaume Sasdygit-remote-mediawiki (t9360): test git-remote-mediawiki...
2012-07-06 Guillaume Sasdygit-remote-mediawiki: test environment of git-remote...
2012-07-06 Guillaume Sasdygit-remote-mediawiki: scripts to install, delete and...
2012-07-06 Gary Gibbonsgit p4: refactor diffOpts calculation
2012-07-06 Pete Wyckoffgit p4: notice Jobs lines in git commit messages
2012-07-06 Pete Wyckoffgit p4 test: refactor marshal_dump
2012-07-06 Pete Wyckoffgit p4: remove unused P4Submit interactive setting
2012-07-06 Jonathan Niedervcs-svn: allow 64-bit Prop-Content-Length
2012-07-06 Jonathan Niedervcs-svn: suppress a signed/unsigned comparison warning
2012-07-06 David Barrvcs-svn: suppress a signed/unsigned comparison warning
2012-07-06 David Barrvcs-svn: suppress signed/unsigned comparison warnings
2012-07-06 David Barrvcs-svn: use strstr instead of memmem
2012-07-06 David Barrvcs-svn: use constcmp instead of prefixcmp
2012-07-06 David Barrvcs-svn: simplify cleanup in apply_one_window
2012-07-06 David Barrvcs-svn: avoid self-assignment in dummy initialization...
2012-07-06 David Barrvcs-svn: drop no-op reset methods
2012-07-06 Jiang Xinl10n: zh_CN.po: translate 29 new messages
2012-07-05 Michael J Grubert3404: make test 57 work with dash and others
2012-07-05 Namhyung Kimgitweb: Add support to Link: tag
2012-07-05 Namhyung Kimgitweb: Handle other types of tag in git_print_log
2012-07-05 Namhyung Kimgitweb: Cleanup git_print_log()
2012-07-05 Ralf Thielowl10n: de.po: translate 29 new messages
2012-07-05 Matthieu Moygit-remote-mediawiki: improve support for non-English...
2012-07-05 Junio C HamanoFourth batch for 1.7.12
2012-07-05 Junio C HamanoMerge branch 'nd/clone-single-fix'
2012-07-05 Junio C HamanoMerge branch 'th/diff-no-index-fixes'
2012-07-05 Junio C HamanoMerge branch 'hv/remote-end-hung-up'
2012-07-04 Peter KreftingUpdate Swedish translation (1095t0f0u)
2012-07-03 Jeff Kingpush: don't guess at qualifying remote refs on deletion
2012-07-03 Andreas SchwabFix formatting in git-config(1)
2012-07-03 Junio C Hamanosha1_name.c: teach get_short_sha1() a commit-only option
2012-07-03 Junio C Hamanosha1_name.c: allow get_short_sha1() to take other flags
2012-07-03 Junio C Hamanoget_sha1(): fix error status regression
2012-07-03 Junio C Hamanosha1_name.c: restructure disambiguation of short names
2012-07-03 Junio C Hamanosha1_name.c: correct misnamed "canonical" and "res"
2012-07-03 Junio C Hamanosha1_name.c: refactor find_short_packed_object()
2012-07-03 Junio C Hamanosha1_name.c: rename "now" to "current"
2012-07-03 Junio C Hamanosha1_name.c: clarify what "fake" is for in find_short_o...
2012-07-03 Junio C Hamanosha1_name.c: get rid of get_sha1_with_mode()
2012-07-03 Junio C Hamanosha1_name.c: get rid of get_sha1_with_mode_1()
2012-07-03 Tran Ngoc Quanl10n: Update translation for Vietnamese
next