summaryrefslogtreecommitdiffstats
path: root/git.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-14Update draft release notes to 1.8.2Junio C Hamano1-0/+12
2013-01-14Git 1.8.1.1v1.8.1.1Junio C Hamano3-2/+54
2013-01-12Update draft release notes to 1.8.2Junio C Hamano1-0/+15
2013-01-11git-completion.bash: silence "not a valid object" errorsDylan Smith1-1/+1
2013-01-10contrib/vim: simplify instructions for old vim supportJonathan Nieder1-13/+3
2013-01-10Update draft release notes to 1.8.2Junio C Hamano1-0/+30
2013-01-10Prepare for 1.8.1.1Junio C Hamano2-1/+37
2013-01-10Makefile: detect when PYTHON_PATH changesChristian Couder2-2/+15
2013-01-10git-commit-tree(1): correct description of defaultsPeter Eisentraut1-2/+2
2013-01-09git-fast-import(1): reorganise optionsJohn Keeping1-39/+47
2013-01-09git-fast-import(1): combine documentation of --[no-]relative-marksJohn Keeping1-6/+4
2013-01-09git-shortlog(1): document behaviour of zero-width wrapJohn Keeping1-0/+3
2013-01-09Update draft release notes to 1.8.2Junio C Hamano1-11/+53
2013-01-08git-fast-import(1): remove duplicate '--done' optionJohn Keeping1-5/+2
2013-01-08t1402: work around shell quoting issue on NetBSDRené Scharfe1-2/+4
2013-01-08remote-hg: Fix biridectionality -> bidirectionality typosW. Trevor King2-2/+2
2013-01-08upload-pack: only accept commits from "shallow" lineNguyễn Thái Ngọc Duy1-0/+2
2013-01-07Prevent space after directories in tcsh completionMarc Khouzam1-12/+21
2013-01-07status: always report ignored tracked directoriesAntoine Pelisse1-6/+3
2013-01-07l10n: de.po: address the user formallyRalf Thielow1-242/+242
2013-01-07t5003: check if unzip supports symlinksRené Scharfe2-7/+19
2013-01-07t5000, t5003: move ZIP tests into their own scriptRené Scharfe2-69/+119
2013-01-07t0024, t5000: use test_lazy_prereq for UNZIPRené Scharfe2-14/+10
2013-01-07git-send-email: treat field names as case-insensitivelyNickolai Zeldovich1-5/+5
2013-01-07t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe3-8/+10
2013-01-06Makefile: add comment on CYGWIN_V15_WIN32APIMark Levedahl1-0/+4
2013-01-06api-allocation-growing.txt: encourage better variable namingAdam Spiers1-6/+8
2013-01-06archive-zip: write uncompressed size into header even with streamingRené Scharfe1-5/+2
2013-01-06t6130-pathspec-noglob: Windows does not allow a file named "f*"Johannes Sixt1-1/+7
2013-01-06docs: manpage XML depends on asciidoc.confJonathan Nieder1-5/+3
2013-01-06run-command: encode signal death as a positive integerJeff King4-7/+5
2013-01-06Update draft release notes to 1.8.2Junio C Hamano1-2/+43
2013-01-06archive-tar: split long paths more carefullyRené Scharfe1-0/+2
2013-01-06fix compilation with NO_PTHREADSJeff King1-1/+1
2013-01-06clone: support atomic operation with --separate-git-dirJens Lehmann2-2/+14
2013-01-04format-patch: give --reroll-count a short synonym -vJunio C Hamano3-2/+11
2013-01-03Makefile: hoist uname autodetection to config.mak.unameJeff King2-542/+540
2013-01-03Update draft release notes to 1.8.2Junio C Hamano1-1/+10
2013-01-03merge: Honor prepare-commit-msg return codeAntoine Pelisse2-2/+17
2013-01-03format-patch: pick up branch description when no ref is specifiedNguyễn Thái Ngọc Duy2-3/+23
2013-01-03tests: turn on test-lint by defaultJeff King1-0/+1
2013-01-03format-patch: pick up correct branch name from symbolic refNguyễn Thái Ngọc Duy2-12/+23
2013-01-03t4014: a few more tests on cover letter using branch descriptionNguyễn Thái Ngọc Duy1-0/+21
2013-01-03branch: delete branch description if it's emptyNguyễn Thái Ngọc Duy1-1/+1
2013-01-03remote-bzr: detect local repositoriesFelipe Contreras1-20/+28
2013-01-03remote-bzr: add support for older versions of bzrFelipe Contreras1-5/+9
2013-01-03remote-bzr: add support to push special modesFelipe Contreras1-17/+43
2013-01-03remote-bzr: add support for fecthing special modesFelipe Contreras2-11/+59