summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-09git-svn: avoid self-referencing mergeinfoLibravatar Michael Contreras2-4/+8
2013-05-08merge: use help_unknown_ref()Libravatar Vikrant Varma1-1/+2
2013-05-08help: add help_unknown_ref()Libravatar Vikrant Varma2-0/+55
2013-05-08cygwin: Remove the CYGWIN_V15_WIN32API build variableLibravatar Ramsay Jones3-13/+0
2013-05-08mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVELibravatar Jonathan Nieder9-14/+15
2013-05-08sha1_name: compare variable with constant, not constant with variableLibravatar Felipe Contreras1-5/+7
2013-05-08Add new @ shortcut for HEADLibravatar Felipe Contreras5-0/+28
2013-05-08sha1_name: refactor reinterpret()Libravatar Felipe Contreras1-19/+23
2013-05-08sha1_name: check @{-N} errors soonerLibravatar Ramkumar Ramachandra1-5/+4
2013-05-08sha1_name: reorganize get_sha1_basic()Libravatar Felipe Contreras1-11/+19
2013-05-08completion: synchronize zsh wrapperLibravatar Felipe Contreras1-2/+2
2013-05-08completion: cleanup zsh wrapperLibravatar Felipe Contreras1-13/+5
2013-05-08sha1_name: don't waste cycles in the @-parsing loopLibravatar Ramkumar Ramachandra1-1/+1
2013-05-08sha1_name: remove unnecessary bracesLibravatar Felipe Contreras1-3/+2
2013-05-08sha1_name: remove no-opLibravatar Felipe Contreras1-1/+1
2013-05-08tests: at-combinations: @{N} versus HEAD@{N}Libravatar Ramkumar Ramachandra1-0/+13
2013-05-08tests: at-combinations: increase coverageLibravatar Ramkumar Ramachandra1-0/+8
2013-05-08tests: at-combinations: improve nonsense()Libravatar Felipe Contreras1-1/+1
2013-05-08tests: at-combinations: check ref names directlyLibravatar Felipe Contreras1-16/+23
2013-05-07Update draft release notes for 1.8.3Libravatar Junio C Hamano1-2/+3
2013-05-07remote-helpers: trivial cleanupLibravatar Felipe Contreras1-1/+0
2013-05-07remote-bzr: fix for disappeared revisionsLibravatar Felipe Contreras2-4/+49
2013-05-07tests: at-combinations: simplify setupLibravatar Felipe Contreras1-4/+2
2013-05-07Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano5-2669/+3650
2013-05-08l10n: zh_CN.po: translate 44 messages (2080t0f0u)Libravatar Jiang Xin1-530/+728
2013-05-07fast-{import,export}: use get_sha1_hex() to read from marks fileLibravatar Felipe Contreras2-2/+2
2013-05-07l10n: de.po: translate 44 new messagesLibravatar Ralf Thielow1-554/+774
2013-05-07clone: allow cloning local paths with colons in themLibravatar Nguyễn Thái Ngọc Duy4-2/+18
2013-05-07fast-export: don't parse commits while reading marks fileLibravatar Felipe Contreras1-1/+6
2013-05-07fast-export: do not parse non-commit objects while reading marks fileLibravatar Felipe Contreras1-6/+9
2013-05-06deprecate core.statinfo at Git 2.0 boundaryLibravatar Junio C Hamano1-1/+14
2013-05-06Merge branch 'jk/merge-tree-added-identically'Libravatar Junio C Hamano2-1/+56
2013-05-06merge-tree: handle directory/empty conflict correctlyLibravatar John Keeping2-1/+56
2013-05-06Merge branch 'fc/remote-bzr'Libravatar Junio C Hamano2-81/+298
2013-05-06remote-bzr: avoid bad refsLibravatar Felipe Contreras1-15/+23
2013-05-06remote-bzr: convert all unicode keys to strLibravatar Felipe Contreras1-2/+2
2013-05-06t/Makefile: don't define TEST_RESULTS_DIRECTORY recursivelyLibravatar John Keeping1-1/+1
2013-05-05Merge branch 'fc/push-with-export-reporting-result'Libravatar Junio C Hamano2-0/+15
2013-05-05transport-helper: improve push messagesLibravatar Felipe Contreras2-0/+15
2013-05-03Git 1.8.3-rc1Libravatar Junio C Hamano1-1/+1
2013-05-03Merge branch 'tr/unpack-entry-use-after-free-fix'Libravatar Junio C Hamano1-1/+0
2013-05-03Sync with maintLibravatar Junio C Hamano2-3/+3
2013-05-03Merge branch 'tr/remote-tighten-commandline-parsing' into maintLibravatar Junio C Hamano3-3/+25
2013-05-03Merge branch 'jn/glossary-revision' into maintLibravatar Junio C Hamano1-3/+1
2013-05-03completion: zsh: don't override suffix on _detaultLibravatar Felipe Contreras1-1/+1
2013-05-02Documentation/git-commit: Typo under --editLibravatar Anders Granskogen Bjørnstad1-2/+2
2013-05-02t5500: add test for fetching with an unknown 'shallow'Libravatar Michael Heemskerk1-0/+14
2013-05-02lookup_object: prioritize recently found objectsLibravatar Jeff King1-2/+12
2013-05-01refs: handle the main ref_cache speciallyLibravatar Michael Haggerty1-29/+31
2013-05-01refs: change do_for_each_*() functions to take ref_cache argumentsLibravatar Michael Haggerty1-15/+14