summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-06GIT 1.6.0-rc2v1.6.0-rc2Junio C Hamano1-1/+15
2008-08-06perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER sectionBrandon Casey1-4/+4
2008-08-06Sync with 1.5.6.5Junio C Hamano9-15/+80
2008-08-06GIT 1.5.6.5v1.5.6.5Junio C Hamano3-11/+10
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano6-5/+72
2008-08-06Merge git://repo.or.cz/git-guiJunio C Hamano7-999/+1211
2008-08-06Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano3-324/+422
2008-08-06Merge branch 'rs/archive-parse-options'Junio C Hamano1-42/+68
2008-08-05fix diff-tree --stdin documentationJunio C Hamano1-3/+3
2008-08-05Optimize sha1_object_info for loose objects, not concurrent repacksSteven Grimm1-1/+8
2008-08-05Teach fsck and prune that tmp_obj_ file names may not be 14 bytes longBrandon Casey2-6/+5
2008-08-05bash completion: Add completion for 'git mv'Lee Marlow1-0/+13
2008-08-05bash completion: Add completion for 'git ls-files'Lee Marlow1-0/+21
2008-08-05bash completion: Add completion for 'git archive'Lee Marlow1-0/+24
2008-08-05bash completion: More completions for 'git stash'Lee Marlow2-2/+12
2008-08-05bash completion: Add completion for 'git revert'Lee Marlow1-0/+13
2008-08-05bash completion: Add completion for 'git init'Lee Marlow1-0/+19
2008-08-05bash completion: Add completion for 'git clean'Lee Marlow1-0/+15
2008-08-05bash completion: Add completion for 'git clone'Lee Marlow1-0/+26
2008-08-05t9119: conditionally re-enable test depending on svn(1) versionEric Wong1-29/+40
2008-08-05Fix race condition in t9119-git-svn-info.shDavid D. Kilzer1-4/+11
2008-08-05git-svn: properly set path for "info" commandEric Wong1-2/+6
2008-08-05Documentation: typos / spelling fixesMike Ralphson7-9/+9
2008-08-05Merge branch 'maint'Junio C Hamano7-11/+25
2008-08-05RelNotes 1.5.6.5 updatesJunio C Hamano1-0/+13
2008-08-05diff.renamelimit is a basic diff configurationLinus Torvalds1-4/+5
2008-08-05git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.Jim Meyering1-1/+1
2008-08-05Documentation: typos / spelling fixes in older RelNotesMike Ralphson4-6/+6
2008-08-04correct access right for git-svn-dcommit testDmitry Potapov1-0/+1
2008-08-04Fix typos in INSTALLAbhijit Menon-Sen1-2/+2
2008-08-04Fix typo in perl/Git.pmAbhijit Menon-Sen1-1/+1
2008-08-04Fix hash slice syntax errorAbhijit Menon-Sen1-4/+4
2008-08-04Git.pm: localise $? in command_close_bidi_pipe()Abhijit Menon-Sen1-0/+1
2008-08-04bash completion: Add completion for 'git grep'Lee Marlow1-0/+24
2008-08-04Add output flushing before fork()Anders Melchiorsen2-7/+7
2008-08-04git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core'Johannes Sixt1-1/+5
2008-08-03git-svn: Abort with an error if 'fetch' parameter is invalid.Avery Pennarun1-2/+6
2008-08-03Flush output in start_asyncAnders Melchiorsen2-0/+9
2008-08-04gitk: Update swedish translation.Mikael Magnusson1-232/+260
2008-08-03Modify mingw_main() workaround to avoid link errorsSteffen Prohaska1-2/+3
2008-08-03Merge branch 'maint'Junio C Hamano1-7/+5
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin2-2/+15
2008-08-03git-gui: add a part about format strings in po/READMEMichele Ballabio1-6/+11
2008-08-03git-gui: update po/it.poMichele Ballabio1-246/+284
2008-08-03git-gui: update Japanese translationしらいしななこ1-246/+281
2008-08-03git-name-rev: don't use printf without formatRené Scharfe1-7/+5
2008-08-03gitk: Updated German translationChristian Stimming1-41/+65
2008-08-02git-gui: Update swedish translation.Mikael Magnusson1-232/+283
2008-08-02diff: chapter and part in funcname for texGiuseppe Bilotta1-1/+1
2008-08-02Teach "git diff -p" Pascal/Delphi funcname patternAvery Pennarun1-0/+6
2008-08-02diff: add ruby funcname patternGiuseppe Bilotta1-0/+1
2008-08-02Fix reference to Everyday Git, which is an HTML document and not a man page.Jon Jensen1-1/+1
2008-08-02bash completion: Add more long options for 'git log'Lee Marlow1-0/+1
2008-08-02bash completion: remove unused function _git_diff_treeLee Marlow1-5/+0
2008-08-02clone: Add an option to set up a mirrorJohannes Schindelin4-6/+37
2008-08-02git-gui: Update git-gui.pot for 0.11 nearing releaseShawn O. Pearce1-236/+277
2008-08-02git-gui: Update German translationChristian Stimming1-32/+70
2008-08-02Merge branch 'maint'Junio C Hamano2-39/+47
2008-08-02git-name-rev: allow --name-only in combination with --stdinPieter de Bie2-4/+8
2008-08-02builtin-name-rev.c: split deeply nested part from the main functionJunio C Hamano1-37/+41
2008-08-01Merge branch 'maint'Junio C Hamano2-1/+20
2008-08-01Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano2-1/+20
2008-08-01Make git-add -i accept ranges like 7-Ciaran McCreesh2-5/+6
2008-08-01Update my e-mail addressJunio C Hamano43-43/+43
2008-08-01git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder1-1/+1
2008-08-01git-submodule: move ill placed shift.Pierre Habouzit1-1/+1
2008-08-01t/t4202-log.sh: add newline at end of fileBrandon Casey1-1/+2
2008-08-01sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin3-8/+65
2008-08-01Documentation: clarify diff --ccJunio C Hamano2-8/+8
2008-08-01Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2-0/+30
2008-08-01Documentation: fix diff.external exampleAnders Melchiorsen2-5/+7
2008-08-01make sure parsed wildcard refspec ends with slashJunio C Hamano2-18/+64
2008-08-01init: handle empty "template" parameterJeff King2-0/+28
2008-08-01builtin-revert.c: typofixStephan Beyer1-1/+1
2008-07-31Allow "non-option" revision options in parse_option-enabled commandsPierre Habouzit1-1/+1
2008-07-31Teach --find-copies-harder to "git blame"Junio C Hamano1-0/+4
2008-07-31Compact commit template messageJeff King2-13/+17
2008-07-31gitk: Fallback to selecting the head commit upon loadAlexander Gavrilov1-7/+18
2008-07-31gitk: Fixed automatic row selection during loadAlexander Gavrilov1-17/+24
2008-07-31gitk: Fixed broken exception handling in diffAlexander Gavrilov1-1/+2
2008-07-31gitk: On Windows, use a Cygwin-specific flag for killAlexander Gavrilov1-1/+6
2008-07-31gitk: Arrange to kill diff-files & diff-index on quitAlexander Gavrilov1-16/+23
2008-07-31gitk: Kill back-end processes on window closeAlexander Gavrilov1-10/+25
2008-07-30Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen11-20/+20
2008-07-30documentation: user-manual: update "using-bisect" sectionChristian Couder1-6/+21
2008-07-30Fix test-parse-options "integer" testJunio C Hamano2-4/+15
2008-07-30Replace uses of "git-var" with "git var"Todd Zullinger7-9/+9
2008-07-30Fix merge name generation in "merge in C"Junio C Hamano1-2/+2
2008-07-30Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros1-2/+3
2008-07-30Merge git://repo.or.cz/git-guiJunio C Hamano4-11/+36
2008-07-30archive: allow --exec and --remote without equal signRene Scharfe1-42/+68
2008-07-30Teach gitlinks to ie_modified() and ce_modified_check_fs()Junio C Hamano1-5/+22
2008-07-30Advertise the ability to abort a commitAnders Melchiorsen2-3/+5
2008-07-29Support copy and rename detection in fast-export.Alexander Gavrilov3-2/+81
2008-07-29format-patch: Produce better output with --inline or --attachKevin Ballard10-3/+34
2008-07-29Documentation: Remove mentions of git-svnimport.Brian Gernhardt1-14/+12
2008-07-29Make it clear that push can take multiple refspecsAbhijit Menon-Sen1-8/+9
2008-07-29`git submodule add` now requires a <path>Abhijit Menon-Sen1-4/+4
2008-07-29git-gui (Windows): Change wrapper to execdir 'libexec/git-core'Steffen Prohaska1-4/+7
2008-07-29git-gui (Windows): Switch to relative discovery of oguilibSteffen Prohaska1-0/+1
2008-07-29git-gui: Correct installation of library to be $prefix/shareSteffen Prohaska1-0/+4
2008-07-29git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce1-3/+9
2008-07-28Make use of stat.ctime configurableAlex Riesen6-1/+19
2008-07-28merge-base: die with an error message if not passed a commit refChristian Couder1-9/+17
2008-07-28t7001: fix "git mv" testJunio C Hamano1-0/+2
2008-07-28Documentation: clarify what is shown in "git-ls-files -s" outputJunio C Hamano1-1/+1
2008-07-28run-command (Windows): Run dashless "git <cmd>"Steffen Prohaska1-7/+4
2008-07-28Refactor, adding prepare_git_cmd(const char **argv)Steffen Prohaska2-1/+7
2008-07-28builtin-verify-tag: fix -v option parsingOlivier Marin1-4/+5
2008-07-28ls-tree documentation: enhance notes on subdirectory and pathspec behaviourJunio C Hamano1-4/+14
2008-07-28Allow installing in the traditional wayJunio C Hamano1-1/+4
2008-07-28Allow building without any git installedJunio C Hamano1-1/+1
2008-07-27init: handle empty "template" parameterJeff King2-0/+28
2008-07-27GIT 1.6.0-rc1v1.6.0-rc1Junio C Hamano1-1/+18
2008-07-27git-mv: Keep moved index entries inactPetr Baudis4-55/+80
2008-07-27git-mv: Remove dead code branchPetr Baudis1-9/+7
2008-07-27fsck: Don't require tmp_obj_ file names are 14 bytes in lengthShawn O. Pearce1-4/+2
2008-07-27Avoid chdir() in list_commands_in_dir()Johannes Schindelin1-2/+10
2008-07-27builtin-branch: fix -v for --[no-]mergedLars Hjemli1-0/+15
2008-07-27builtin-branch: factor out merge_filter matchingLars Hjemli1-5/+13
2008-07-27builtin-branch: remove duplicated codeLars Hjemli1-7/+2
2008-07-27rev-parse: Add support for the ^! and ^@ syntaxBjörn Steinbrink2-0/+34
2008-07-27make sure parsed wildcard refspec ends with slashJunio C Hamano2-18/+64
2008-07-27gitweb: More about how gitweb gets 'owner' of repositoryJakub Narebski1-1/+2
2008-07-27t6030 (bisect): work around Mac OS X "ls"Jonathan Nieder1-1/+1
2008-07-27Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros1-1/+1
2008-07-27bash completion: Add completion for 'git help'Lee Marlow1-7/+39
2008-07-27Documentation: fix diff.external exampleAnders Melchiorsen2-5/+7
2008-07-27bash completion: Add long options for 'git describe'Thomas Rast1-0/+9
2008-07-27Clarify that "git log x.c y.h" lists commits that touch either fileAbhijit Menon-Sen1-1/+1
2008-07-27Merge git://repo.or.cz/git-guiJunio C Hamano5-21/+178
2008-07-27git-gui: Preserve scroll position on reshow_diff.Alexander Gavrilov1-4/+14
2008-07-27git-gui: Fix the Remote menu separator.Alexander Gavrilov1-0/+1
2008-07-26git-gui: "Stage Line": Treat independent changes in adjacent lines betterJohannes Sixt1-3/+58
2008-07-26git-gui: Fix "Stage/Unstage Line" with one line of context.Johannes Sixt1-0/+3
2008-07-25git-reset: Let -q hush "locally modified" messagesStephan Beyer1-6/+9
2008-07-25git-svn: teach dcommit about svn auto-propsBrad King2-0/+139
2008-07-25Windows: Do not compile git-shellJohannes Sixt1-2/+2
2008-07-25Windows: Make sure argv[0] has a pathJohannes Sixt1-0/+12
2008-07-25Windows: Make $(gitexecdir) relativeJohannes Sixt1-0/+1
2008-07-25Allow add_path() to add non-existent directories to the pathJohannes Sixt3-37/+37
2008-07-25Allow the built-in exec path to be relative to the command invocation pathJohannes Sixt2-42/+26
2008-07-25Fix relative built-in paths to be relative to the command invocationJohannes Sixt2-3/+3
2008-07-25Record the command invocation path earlyJohannes Sixt6-10/+16
2008-07-25Makefile: Normalize $(bindir) and $(gitexecdir) before comparingJohannes Sixt1-10/+10
2008-07-25Makefile: Do not install a copy of 'git' in $(gitexecdir)Johannes Sixt1-0/+1
2008-07-25archive: allow --exec and --remote without equal signRene Scharfe1-3/+17
2008-07-25archive: declare struct archiver where it's neededRene Scharfe2-7/+5
2008-07-25archive: define MAX_ARGS where it's neededRene Scharfe2-4/+2
2008-07-25archive: move parameter parsing code to archive.cRene Scharfe3-145/+137
2008-07-25archive: add write_archive()Rene Scharfe4-21/+21
2008-07-25Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam1-5/+4
2008-07-25git-am: Mention --abort in usage string part of OPTIONS_SPECStephan Beyer1-2/+1
2008-07-25Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2-0/+30
2008-07-25editor.c: Libify launch_editor()Stephan Beyer4-15/+23
2008-07-25Move launch_editor() from builtin-tag.c to editor.cStephan Beyer3-53/+57
2008-07-25git-gui: Correct 'Visualize Branches' on Mac OS X to start gitkShawn O. Pearce1-1/+1
2008-07-25git-gui: Look for gitk in $PATH, not $LIBEXEC/git-coreAbhijit Menon-Sen1-3/+3
2008-07-25Merge branch 'maint'Junio C Hamano4-8/+15
2008-07-25Documentation: clarify how to disable elements in core.whitespaceJunio C Hamano1-1/+2
2008-07-25Makefile: fix shell quotingJunio C Hamano2-7/+10
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2-1/+1
2008-07-25index-pack.c: correctly initialize appended objectsBjörn Steinbrink1-0/+4
2008-07-25send-email: find body-encoding correctlyPeter Valdemar Mørch1-1/+1
2008-07-25document that git-tag can tag more than headsJonathan Nieder1-1/+2
2008-07-25perl/Makefile: update NO_PERL_MAKEMAKER sectionBrandon Casey1-4/+9
2008-07-24bash: offer only paths after '--' for 'git checkout'SZEDER Gábor1-0/+2
2008-07-24checkout: mention '--' in the docsSZEDER Gábor1-1/+1
2008-07-24Merge branch 'ph/checkout'Junio C Hamano2-18/+117
2008-07-24git-checkout: improve error messages, detect ambiguities.Pierre Habouzit2-17/+115
2008-07-24update test case to protect am --skip behaviourOlivier Marin1-0/+2
2008-07-24Teach fsck and prune about the new location of temporary objectsBrandon Casey2-17/+28
2008-07-23Merge branch 'maint' into ph/checkoutJunio C Hamano1-1/+2
2008-07-23Make non-static functions, that may be static, staticStephan Beyer4-4/+4
2008-07-23ignore non-existent refs in dwim_log()Junio C Hamano1-1/+1
2008-07-23git-completion.bash: provide completion for 'show-branch'Thomas Rast1-1/+17
2008-07-23bash completion: Add long options for 'git rm'Lee Marlow1-0/+15
2008-07-23svnimport: newer libsvn wants us to ask for the root with "", not "/"P. Christeas1-1/+1
2008-07-23Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis1-1/+1
2008-07-23git daemon: avoid waking up too oftenJohannes Schindelin1-14/+11
2008-07-23builtin-commit: Two trivial style-cleanupsJohannes Schindelin1-4/+3
2008-07-23Documentation: clarify diff --ccJunio C Hamano2-8/+8
2008-07-23am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer2-2/+2
2008-07-23git-filter-branch.sh: Allow running in bare repositoriesPetr Baudis2-14/+26
2008-07-23builtin-branch.c: optimize --merged and --no-mergedJunio C Hamano1-21/+38
2008-07-23builtin-branch.c: remove unused code in append_ref() callback functionJunio C Hamano1-7/+3
2008-07-23stash save: fix parameter handlingJunio C Hamano1-2/+2
2008-07-23git-am: Add colon before the subject that is printed out as being appliedStephan Beyer2-2/+2
2008-07-23git-checkout: fix command line parsing.Pierre Habouzit1-1/+2
2008-07-23rebase -i: When an 'edit' stops, mention the commitJohannes Sixt1-1/+1
2008-07-23sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin3-10/+8
2008-07-23Add test to show that show-branch misses out the 8th columnJohannes Schindelin1-0/+59
2008-07-23Ignore dirty submodule states in "git pull --rebase"Johannes Schindelin1-3/+3
2008-07-23t/t4202-log.sh: add newline at end of fileBrandon Casey1-1/+2
2008-07-23t7502-commit.sh: rearrange test to make more portableBrandon Casey1-3/+5
2008-07-23t3200,t7201: replace '!' with test_must_failBrandon Casey2-2/+2
2008-07-23t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey1-2/+2
2008-07-23t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey3-12/+12
2008-07-23t7601: extend the 'merge picks up the best result' testMiklos Vajna1-0/+15
2008-07-23In perforce, RCS keywords are case-sensitiveDaniel Barkalow1-1/+1