summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "compat/unsetenv.c: Fix a sparse warning"rj/sparseBenoit Sigoure2013-07-211-0/+3
* sparse: Fix mingw_main() argument number/type errorsRamsay Jones2013-04-2810-15/+16
* compat/mingw.c: Fix some sparse warningsRamsay Jones2013-04-282-3/+10
* compat/win32mmap.c: Fix some sparse warningsRamsay Jones2013-04-281-2/+2
* compat/poll/poll.c: Fix a sparse warningRamsay Jones2013-04-281-1/+1
* compat/win32/pthread.c: Fix a sparse warningRamsay Jones2013-04-281-1/+1
* compat/unsetenv.c: Fix a sparse warningRamsay Jones2013-04-281-1/+0
* compat/nedmalloc: Fix compiler warnings on linuxRamsay Jones2013-04-281-0/+4
* compat/nedmalloc: Fix some sparse warningsRamsay Jones2013-04-283-3/+4
* compat/fnmatch/fnmatch.c: Fix a sparse errorRamsay Jones2013-04-281-1/+2
* compat/regex/regexec.c: Fix some sparse warningsRamsay Jones2013-04-281-3/+3
* Git 1.8.3-rc0v1.8.3-rc0Junio C Hamano2013-04-262-19/+9
* Merge branch 'rr/shortlog-doc'Junio C Hamano2013-04-265-22/+35
|\
| * builtin/shortlog.c: make usage string consistent with logRamkumar Ramachandra2013-04-221-3/+1
| * builtin/log.c: make usage string consistent with docRamkumar Ramachandra2013-04-221-1/+1
| * git-shortlog.txt: make SYNOPSIS match log, update OPTIONSRamkumar Ramachandra2013-04-211-2/+17
| * git-log.txt: rewrite note on why "--" may be requiredRamkumar Ramachandra2013-04-211-2/+2
| * git-log.txt: generalize <since>..<until>Ramkumar Ramachandra2013-04-211-7/+9
| * git-log.txt: order OPTIONS properly; move <since>..<until>Ramkumar Ramachandra2013-04-211-7/+7
| * revisions.txt: clarify the .. and ... syntaxRamkumar Ramachandra2013-04-211-2/+4
| * git-shortlog.txt: remove (-h|--help) from OPTIONSRamkumar Ramachandra2013-04-211-4/+0
* | Merge branch 'th/bisect-skipped-log'Junio C Hamano2013-04-262-0/+30
|\ \
| * | bisect: Log possibly bad, skipped commits at bisection endTorstein Hegge2013-04-232-0/+30
* | | Merge branch 'ph/rebase-original'Junio C Hamano2013-04-262-1/+8
|\ \ \
| * | | rebase: find orig_head unambiguouslyPhil Hord2013-04-232-1/+8
* | | | Merge branch 'jn/glossary-revision'Junio C Hamano2013-04-261-3/+1
|\ \ \ \
| * | | | glossary: a revision is just a commitJonathan Nieder2013-04-211-3/+1
| | |_|/ | |/| |
* | | | Merge branch 'jc/add-ignore-removal'Junio C Hamano2013-04-262-10/+23
|\ \ \ \
| * | | | git add: rephrase -A/--no-all warningJunio C Hamano2013-04-221-6/+6
| * | | | git add: --ignore-removal is a better named --no-allJunio C Hamano2013-04-222-4/+17
| | |_|/ | |/| |
* | | | remote-bzr: strip extra newlineFelipe Contreras2013-04-261-0/+4
* | | | remote-bzr: tell bazaar to be quietFelipe Contreras2013-04-261-0/+3
* | | | remote-bzr: store converted URLFelipe Contreras2013-04-261-1/+12
* | | | remote-hg: use hashlib instead of hg sha1 utilFelipe Contreras2013-04-261-2/+2
* | | | remote-bzr: add support to push URLsFelipe Contreras2013-04-261-3/+13
* | | | remote-bzr: fix bad state issueFelipe Contreras2013-04-261-0/+6
* | | | remote-hg: remove extra checkFelipe Contreras2013-04-261-4/+0
* | | | remote-helpers: trivial cleanupsFelipe Contreras2013-04-262-4/+5
* | | | Merge branch 'fc/remote-hg'Junio C Hamano2013-04-263-36/+141
|\ \ \ \
| * | | | remote-hg: strip extra newlineFelipe Contreras2013-04-221-0/+4
| * | | | remote-hg: use marks instead of inlined filesFelipe Contreras2013-04-221-8/+33
| * | | | remote-hg: small performance improvementFelipe Contreras2013-04-221-1/+2
| * | | | remote-hg: allow refs with spacesFelipe Contreras2013-04-221-8/+17
| * | | | remote-hg: don't update bookmarks unnecessarilyFelipe Contreras2013-04-221-0/+3
| * | | | remote-hg: add support for schemes extensionFelipe Contreras2013-04-221-1/+7
| * | | | remote-hg: improve email sanitationFelipe Contreras2013-04-222-6/+12
| * | | | remote-hg: add custom local tag write codeFelipe Contreras2013-04-221-1/+3
| * | | | remote-hg: write tags in the appropriate branchFelipe Contreras2013-04-221-2/+4
| * | | | remote-hg: custom method to write tagsFelipe Contreras2013-04-221-1/+32
| * | | | remote-hg: add support for tag objectsFelipe Contreras2013-04-221-3/+7