git.git
2012-10-17 Junio C Hamanocoloured git-prompt: paint detached HEAD marker in red
2012-10-17 Johannes Sixtmaybe_flush_or_die: move a too-loose Windows specific...
2012-10-17 Chris Rorvickgit-cvsimport: allow author-specific timezones
2012-10-17 Jiang XinMerge branch 'master' of https://github.com/nafmo/git...
2012-10-17 Jiang XinMerge branch 'master' of git://github.com/vnwildman/git
2012-10-17 Tran Ngoc Quanl10n: vi.po: update from v1.8.0-rc2-4-g42e55
2012-10-16 Matthew Ogilviecvsserver Documentation: new cvs ... -r support
2012-10-16 Matthew Ogilviecvsserver: add t9402 to test branch and tag refs
2012-10-16 Matthew Ogilviecvsserver: support -r and sticky tags for most operations
2012-10-16 Matthew Ogilviecvsserver: Add version awareness to argsfromdir
2012-10-16 Matthew Ogilviecvsserver: generalize getmeta() to recognize commit...
2012-10-16 Matthew Ogilviecvsserver: implement req_Sticky and related utilities
2012-10-16 Matthew Ogilviecvsserver: add misc commit lookup, file meta data,...
2012-10-16 Matthew Ogilviecvsserver: define a tag name character escape mechanism
2012-10-16 Matthew Ogilviecvsserver: cleanup extra slashes in filename arguments
2012-10-16 Matthew Ogilviecvsserver: factor out git-log parsing logic
2012-10-16 Matthew Ogilviecvsserver status: provide real sticky info
2012-10-16 Matthew Ogilviecvsserver: cvs add: do not expand directory arguments
2012-10-16 Matthew Ogilviecvsserver: use whole CVS rev number in-process; don...
2012-10-16 Matthew Ogilviecvsserver: split up long lines in req_{status,diff...
2012-10-16 Matthew Ogilviecvsserver: clean up client request handler map comments
2012-10-16 Matthew Ogilviecvsserver: remove unused functions _headrev and gethistory
2012-10-16 Matthew Ogilviecvsserver update: comment about how we shouldn't remove...
2012-10-16 Matthew Ogilviecvsserver: add comments about database schema/usage
2012-10-16 Matthew Ogilviecvsserver: removed unused sha1Or-k mode from kopts_from...
2012-10-16 Matthew Ogilviecvsserver t9400: add basic 'cvs log' test
2012-10-16 Thomas AckermannDocumentation/technical: convert plain text files to...
2012-10-16 Thomas AckermannChange headline of technical/send-pack-pipeline.txt...
2012-10-16 Thomas AckermannShorten two over-long lines in git-bisect-lk2009.txt...
2012-10-16 Thomas AckermannSplit over-long synopsis in git-fetch-pack.txt into...
2012-10-16 Simon OosthoekFix up colored git-prompt
2012-10-16 Thomas AckermannDocumentation/RelNotes: remove "updated up to this...
2012-10-16 Junio C HamanoUpdate draft release notes to 1.8.0
2012-10-16 Felipe Contrerascompletion: add format-patch options to send-email
2012-10-16 Junio C HamanoMerge branch 'jk/maint-http-half-auth-push'
2012-10-16 René Scharferefs: lock symref that is to be deleted, not its target
2012-10-16 Peter Kreftingl10n: Update Swedish translation (1964t0f0u)
2012-10-16 Jiang Xinl10n: Update git.pot (3 new, 6 removed messages)
2012-10-16 Jiang XinMerge branch 'master' of git://github.com/vnwildman/git
2012-10-15 Nguyễn Thái... Support "**" wildcard in .gitignore and .gitattributes
2012-10-15 Nguyễn Thái... wildmatch: make /**/ match zero or more directories
2012-10-15 Nguyễn Thái... wildmatch: adjust "**" behavior
2012-10-15 Nguyễn Thái... wildmatch: fix case-insensitive matching
2012-10-15 Nguyễn Thái... wildmatch: remove static variable force_lower_case
2012-10-15 Nguyễn Thái... wildmatch: make wildmatch's return value compatible...
2012-10-15 Nguyễn Thái... t3070: disable unreliable fnmatch tests
2012-10-15 Nguyễn Thái... Integrate wildmatch to git
2012-10-15 Nguyễn Thái... wildmatch: follow Git's coding convention
2012-10-15 Nguyễn Thái... wildmatch: remove unnecessary functions
2012-10-15 Nguyễn Thái... Import wildmatch from rsync
2012-10-15 Nguyễn Thái... ctype: support iscntrl, ispunct, isxdigit and isprint
2012-10-15 Nguyễn Thái... ctype: make sane_ctype[] const array
2012-10-15 Nguyễn Thái... attr: more matching optimizations from .gitignore
2012-10-15 Nguyễn Thái... gitignore: make pattern parsing code a separate function
2012-10-15 Nguyễn Thái... exclude: split pathname matching code into a separate...
2012-10-15 Nguyễn Thái... exclude: fix a bug in prefix compare optimization
2012-10-15 Nguyễn Thái... exclude: split basename matching code into a separate...
2012-10-15 Nguyễn Thái... exclude: stricten a length check in EXC_FLAG_ENDSWITH...
2012-10-15 Tran Ngoc Quanl10n: vi.po: update translation upto cc76011
2012-10-14 Jonathan Niederconfig: exit on error accessing any config file
2012-10-14 Jonathan Niederdoc: advertise GIT_CONFIG_NOSYSTEM
2012-10-14 Junio C HamanoMerge branch 'maint'
2012-10-14 Jonathan Niederconfig: treat user and xdg config permission problems...
2012-10-14 Jonathan Niederconfig, gitignore: failure to access with ENOTDIR is ok
2012-10-14 Richard FearnFix spelling error in post-receive-email hook
2012-10-12 Junio C Hamanoapply.c:update_pre_post_images(): the preimage can...
2012-10-12 Junio C HamanoMerge branch 'maint'
2012-10-12 Jeff Kinghttp: do not set up curl auth after a 401
2012-10-12 Jeff Kingremote-curl: do not call run_slot repeatedly
2012-10-12 Jeff Kinghttp: fix segfault in handle_curl_result
2012-10-12 Dylan Alex... gitweb.cgi: fix "comitter_tz" typo in feed
2012-10-12 Nguyễn Thái... grep: stop looking at random places for .gitattributes
2012-10-11 Andrew Wongrebase: Handle cases where format-patch fails
2012-10-11 David Aguilarmergetools/p4merge: Handle "/dev/null"
2012-10-11 Simon Oosthoekshow color hints based on state of the git tree
2012-10-11 Simon OosthoekAllow __git_ps1 to be used in PROMPT_COMMAND
2012-10-11 Junio C HamanoGit 1.8.0-rc2 v1.8.0-rc2
2012-10-11 Junio C Hamanotest-lib: Fix say_color () not to interpret \a\b\c...
2012-10-10 Junio C HamanoMerge branch 'rr/git-uri-doc'
2012-10-10 Junio C HamanoMerge branch 'bw/cp-a-is-gnuism'
2012-10-10 Junio C HamanoMerge branch 'nd/doc-ignore'
2012-10-10 Junio C HamanoMerge branch 'jc/doc-long-options'
2012-10-10 Junio C HamanoSync with maint
2012-10-10 Junio C HamanoMerge git://bogomips.org/git-svn
2012-10-10 Jonathan Niedersvn test: escape peg revision separator using empty...
2012-10-10 Jonathan Niedergit svn: work around SVN 1.7 mishandling of svn:special...
2012-10-10 Ramsay JonesMALLOC_CHECK: Allow checking to be disabled from config.mak
2012-10-10 Nguyen Thai... attr: a note about the order of .gitattributes lookup
2012-10-10 Krzysztof Mazurgit-send-email: introduce compose-encoding
2012-10-10 Junio C Hamanolog: honor grep.* configuration
2012-10-10 Junio C Hamanolog --grep: accept --basic-regexp and --perl-regexp
2012-10-10 Junio C Hamanolog --grep: use the same helper to set -E/-F options...
2012-10-10 Junio C Hamanorevisions: initialize revs->grep_filter using grep_init()
2012-10-10 Junio C Hamanogrep: move pattern-type bits support to top-level grep...
2012-10-09 Junio C Hamanogrep: move the configuration parsing logic to grep...
2012-10-09 Junio C Hamanobuiltin/grep.c: make configuration callback more reusable
2012-10-09 Junio C HamanoMerge branch 'maint'
2012-10-09 Øyvind A. Holmconfigure.ac: Add missing comma to CC_LD_DYNPATH
2012-10-09 Junio C HamanoMerge branch 'maint' of git://github.com/git-l10n/git...
2012-10-08 Ben Waltontests: "cp -a" is a GNUism
next