aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-08-27
|\
| * ctype.c: protect tiny C preprocessor constantsJunio C Hamano2008-08-27
| * index-pack: be careful after fixing up the header/footerLinus Torvalds2008-08-27
* | Make it possible to abort the submission of a change to PerforceSimon Hausmann2008-08-27
* | Merge branch 'af/maint-install-no-handlink'Junio C Hamano2008-08-26
|\ \
| * | Makefile: always provide a fallback when hardlinks failAndreas Färber2008-08-25
* | | Merge branch 'jc/no-slim-shell'Junio C Hamano2008-08-26
|\ \ \
| * | | Revert "Build-in "git-shell""Junio C Hamano2008-08-25
* | | | Merge branch 'maint'Junio C Hamano2008-08-26
|\ \ \ \ | | |_|/ | |/| |
| * | | index-pack: setup git repositoryNguyễn Thái Ngọc Duy2008-08-26
| * | | Suppress some bash redirection error messagesRamsay Jones2008-08-26
| * | | Fix a warning (on cygwin) to allow -WerrorRamsay Jones2008-08-26
| * | | Fix "git log -i --grep"Jeff King2008-08-24
| | |/ | |/|
* | | format-patch: use default diff format even with patch optionsJeff King2008-08-26
* | | Install git-shell in bindir, tooTommi Virtanen2008-08-24
* | | Merge branch 'jc/no-slim-shell'Junio C Hamano2008-08-24
|\ \ \ | | |/ | |/|
| * | Build-in "git-shell"Junio C Hamano2008-08-20
| * | shell: do not play duplicated definition games to shrink the executableJunio C Hamano2008-08-19
* | | Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano2008-08-24
|\ \ \ | | |/ | |/|
| * | GIT 1.6.0.1v1.6.0.1Junio C Hamano2008-08-24
| * | Merge branch 'ag/maint-combine-diff-fix' into maintJunio C Hamano2008-08-24
| |\ \
| | * | Respect core.autocrlf in combined diffAlexander Gavrilov2008-08-23
| * | | Merge branch 'mv/maint-merge-fix' into maintJunio C Hamano2008-08-24
| |\ \ \
| | * | | merge: fix numerus bugs around "trivial merge" areaJunio C Hamano2008-08-23
| | |/ /
| * | | Documentation: clarify pager configurationJonathan Nieder2008-08-24
| * | | Documentation: clarify pager.<cmd> configurationJonathan Nieder2008-08-24
| * | | Clean up the git-p4 documentationSimon Hausmann2008-08-24
| * | | Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna2008-08-23
| |/ /
* | | git-submodule - Use "get_default_remote" from git-parse-remoteMark Levedahl2008-08-24
* | | Merge branch 'maint'Junio C Hamano2008-08-23
|\ \ \ | |/ /
| * | unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano2008-08-23
| * | git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund2008-08-22
| * | Completion: add missing '=' for 'diff --diff-filter'Eric Raible2008-08-22
| * | Fix 'git help help'Miklos Vajna2008-08-21
* | | git-submodule: replace duplicated code with a module_list functionDavid Aguilar2008-08-22
* | | git-merge documentation: more details about resolving conflictsDan Hensgen2008-08-22
* | | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-22
* | | Revert "Convert output messages in merge-recursive to past tense."Jonathan del Strother2008-08-22
* | | templates/Makefile: install is unnecessary, just use mkdir -pJunio C Hamano2008-08-22
* | | remote.c: add a function for deleting a refspec array and use it (twice)Brandon Casey2008-08-22
* | | filter-branch: Grok special characters in tag namesJohannes Sixt2008-08-21
* | | test-lib: do not remove trash_directory if called with --debugJohannes Schindelin2008-08-21
* | | provide more errors for the "merge into empty head" casePaolo Bonzini2008-08-21
* | | Make reflog query '@{1219188291}' act as '@{2008.8.19.16:24:51.-0700}'Shawn O. Pearce2008-08-21
* | | config.mak.in: Pass on LDFLAGS from configureNeil Roberts2008-08-21
* | | Merge branch 'maint'Junio C Hamano2008-08-21
|\ \ \ | |/ /
| * | compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey2008-08-21
| * | git-svn: fix dcommit to urls with embedded usernamesEric Wong2008-08-20
| * | revision.h: make show_early_output an extern which is defined in revision.cBrandon Casey2008-08-20
* | | Teach "git diff -p" HTML funcname patternsJohan Herland2008-08-20