summaryrefslogtreecommitdiffstats
path: root/git-pull.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-29list_commands: only call git_exec_path if it is neededAlex Riesen1-1/+1
2008-08-29Allow git help work without PATH setAlex Riesen1-23/+20
2008-08-29Make main_cmds and other_cmds local to builtin-help.cAlex Riesen1-1/+1
2008-08-29Remove useless memset of static command name lists in builtin-merge.cAlex Riesen1-2/+0
2008-08-29Remove calculation of the longest command name from where it is not usedAlex Riesen4-28/+24
2008-08-29dir.c: Avoid c99 array initializationBrandon Casey3-16/+10
2008-08-29bash-completion: Add all submodule subcommands to the completion listMatthias Kestenholz1-1/+1
2008-08-28ctype.c: protect tiny C preprocessor constantsJunio C Hamano1-0/+5
2008-08-27index-pack: be careful after fixing up the header/footerLinus Torvalds2-1/+1
2008-08-27Make it possible to abort the submission of a change to PerforceSimon Hausmann1-8/+23
2008-08-27format-patch: use default diff format even with patch optionsJeff King2-1/+27
2008-08-27index-pack: setup git repositoryNguyễn Thái Ngọc Duy1-0/+2
2008-08-27Suppress some bash redirection error messagesRamsay Jones3-10/+4
2008-08-27Fix a warning (on cygwin) to allow -WerrorRamsay Jones1-1/+2
2008-08-26Makefile: always provide a fallback when hardlinks failAndreas Färber1-11/+11
2008-08-26git-submodule: add "sync" commandDavid Aguilar2-2/+55
2008-08-26Revert "Build-in "git-shell""Junio C Hamano4-6/+3
2008-08-25Fix "git log -i --grep"Jeff King4-24/+38
2008-08-25Install git-shell in bindir, tooTommi Virtanen1-1/+1
2008-08-24GIT 1.6.0.1v1.6.0.1Junio C Hamano1-6/+11
2008-08-24git-submodule - Use "get_default_remote" from git-parse-remoteMark Levedahl1-3/+2
2008-08-24Documentation: clarify pager configurationJonathan Nieder2-3/+9
2008-08-24Documentation: clarify pager.<cmd> configurationJonathan Nieder1-3/+5
2008-08-24Clean up the git-p4 documentationSimon Hausmann1-31/+38
2008-08-24Respect core.autocrlf in combined diffAlexander Gavrilov2-0/+28
2008-08-24Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna1-0/+1
2008-08-24t7606: fix custom merge testJunio C Hamano1-2/+5
2008-08-24merge: fix numerus bugs around "trivial merge" areaJunio C Hamano4-8/+32
2008-08-24unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano3-2/+6
2008-08-23git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund1-1/+1
2008-08-23git-submodule: replace duplicated code with a module_list functionDavid Aguilar1-4/+13
2008-08-23discard revindex data when pack list changesNicolas Pitre5-1/+22
2008-08-23git-merge documentation: more details about resolving conflictsDan Hensgen1-6/+18
2008-08-23Extend "checkout --track" DWIM to support more casesAlex Riesen4-17/+46
2008-08-23Revert "Convert output messages in merge-recursive to past tense."Jonathan del Strother1-18/+18
2008-08-23Completion: add missing '=' for 'diff --diff-filter'Eric Raible1-1/+1
2008-08-22templates/Makefile: install is unnecessary, just use mkdir -pJunio C Hamano1-2/+2
2008-08-22remote.c: add a function for deleting a refspec array and use it (twice)Brandon Casey2-2/+28
2008-08-22filter-branch: Grok special characters in tag namesJohannes Sixt2-5/+15
2008-08-22test-lib: do not remove trash_directory if called with --debugJohannes Schindelin1-1/+1
2008-08-22provide more errors for the "merge into empty head" casePaolo Bonzini1-0/+5
2008-08-22Make reflog query '@{1219188291}' act as '@{2008.8.19.16:24:51.-0700}'Shawn O. Pearce1-1/+4
2008-08-22config.mak.in: Pass on LDFLAGS from configureNeil Roberts1-0/+1
2008-08-22git-submodule.sh - Remove trailing / from URL if foundMark Levedahl1-2/+3
2008-08-22Fix 'git help help'Miklos Vajna1-1/+2
2008-08-21compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey1-0/+4
2008-08-21Teach "git diff -p" HTML funcname patternsJohan Herland2-2/+5
2008-08-21Teach "git diff -p" Python funcname patternsKirill Smelkov2-0/+3
2008-08-21git-svn: fix dcommit to urls with embedded usernamesEric Wong1-3/+5
2008-08-21git-submodule.sh - Remove trailing / from URL if foundMark Levedahl1-1/+1