summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-03GIT 1.6.2v1.6.2Junio C Hamano3-7/+6
2009-03-03Documentation: Typo / spelling / formatting fixesMike Ralphson3-4/+4
2009-03-03Documentation: Expand a couple of abbreviationsMike Ralphson1-1/+1
2009-03-03Documentation: Typos / spelling fixes in RelNotesMike Ralphson4-6/+6
2009-03-03Documentation/git-archive.txt: Note attributesRoy Lee1-0/+17
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-13/+13
2009-03-02Documentation: minor grammatical fixes.David J. Mellor2-6/+6
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-18/+18
2009-03-01t3400-rebase: Move detached HEAD check earlierJohannes Sixt1-4/+4
2009-03-01Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-4/+6
2009-03-02gitk: Fix possible infinite loop and display corruptionPaul Mackerras1-4/+6
2009-02-28Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano1-1/+2
2009-02-28Merge branch 'maint'Junio C Hamano2-7/+7
2009-02-28Documentation: minor grammatical fixes.David J. Mellor1-6/+6
2009-02-28Merge branch 'maint-1.6.0' into maintJunio C Hamano1-1/+1
2009-02-28added missing backtick in git-apply.txtDanijel Tasov1-1/+1
2009-02-28git-rebase: Update --whitespace documentationTodd Zullinger1-1/+1
2009-02-27git-svn - return original format_svn_date semanticsBen Walton1-1/+1
2009-02-27git-svn: disable broken symlink workaround by defaultEric Wong2-1/+11
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano1-1/+7
2009-02-27bisect: fix another instance of eval'ed stringChristian Couder1-1/+7
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano2-35/+66
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2-35/+66
2009-02-26git-am: make --abort less dangerousJunio C Hamano1-0/+7
2009-02-26git-am: Keep index in case of abort with dirty indexMichael J Gruber1-3/+10
2009-02-26t5540-http-push.sh: avoid non-portable grep -PJay Soffian1-3/+8
2009-02-26Fix odb_mkstemp() on AIXMike Ralphson1-1/+2
2009-02-25GIT 1.6.2-rc2v1.6.2-rc2Junio C Hamano2-2/+5
2009-02-25Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano7-27/+72
2009-02-25Make sure objects/pack exists before creating a new packJunio C Hamano7-27/+72
2009-02-25Allow HTTP tests to run on DarwinJay Soffian2-5/+23
2009-02-25Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber1-3/+3
2009-02-25gitattributes.txt: Path matching rules are explained in gitignore.txtJohannes Sixt1-6/+7
2009-02-25sha1_file.c: fix typoFelipe Contreras1-1/+1
2009-02-25git add: trivial codestyle cleanupFelipe Contreras1-1/+1
2009-02-25README: fix path to "gitcvs-migration.txt" and be more consistentChristian Couder1-3/+11
2009-02-25trace: Fixed a minor typo in an error message.Allan Caffee1-1/+1
2009-02-25Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud1-5/+31
2009-02-25git-quiltimport: preserve standard input to be able to read user inputGerrit Pape1-2/+2
2009-02-24Install builtins with the user and group of the installing personalityGerrit Pape1-2/+2
2009-02-24Merge git://git.bogomips.org/git-svnJunio C Hamano1-1/+7
2009-02-24Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen1-18/+18
2009-02-24git-svn fix to avoid using strftime %zBen Walton1-1/+7
2009-02-23Merge git://git.bogomips.org/git-svnJunio C Hamano4-2/+225
2009-02-23git-p4: avoid syncing duplicate changesPete Wyckoff1-5/+6
2009-02-23git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer2-1/+15
2009-02-22git-svn: fix delete+add branch tracking with empty filesEric Wong3-0/+205
2009-02-22git-svn: Create leading directories in create-ignoreBrian Gernhardt1-1/+5
2009-02-21Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano2-15/+61
2009-02-21Add a README in the contrib/emacs directory.Alexandre Julliard1-0/+39
2009-02-21git.el: Improve the confirmation message on remove and revert.Alexandre Julliard1-2/+6
2009-02-21git.el: Make sure that file lists are sorted as they are created.Alexandre Julliard1-13/+16
2009-02-20Support 'raw' date formatLinus Torvalds3-2/+12
2009-02-19Merge branch 'maint'Junio C Hamano6-4/+38
2009-02-19More friendly message when locking the index fails.Matthieu Moy3-3/+17
2009-02-19Document git blame --reverse.Matthieu Moy2-1/+8
2009-02-19gitweb: Hyperlink multiple git hashes on the same commit message lineMarcel M. Cary1-7/+5
2009-02-19system_path(): simplify using strip_path_suffix(), and add suffix "git"Johannes Schindelin1-29/+4
2009-02-19Introduce the function strip_path_suffix()Johannes Schindelin4-0/+47
2009-02-18Documentation: Note file formats send-email acceptsTodd Zullinger1-0/+13
2009-02-18Merge branch 'maint'Junio C Hamano6-4/+12
2009-02-18tests: fix "export var=val"Junio C Hamano2-3/+3
2009-02-18filter-branch -d: Export GIT_DIR earlierLars Noschinski2-6/+18
2009-02-18disallow providing multiple upstream branches to rebase, pull --rebaseJay Soffian2-0/+6
2009-02-18Skip timestamp differences for diff --no-indexMichael Spang3-0/+8
2009-02-18git-svn: fix parsing of timestamp obtained from svnJunio C Hamano1-1/+1
2009-02-18gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary2-7/+27
2009-02-18Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape1-1/+1
2009-02-18bash completion: only show 'log --merge' if mergingThomas Rast1-1/+6
2009-02-18bash completion: refactor common log, shortlog and gitk optionsThomas Rast1-15/+34
2009-02-16gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta2-8/+26
2009-02-16bash: update 'git svn' optionsSZEDER Gábor1-6/+25
2009-02-16bash: add missing 'git merge' optionsSZEDER Gábor1-0/+1
2009-02-15git-svn: Fix for rewriteRoot URL containing username.v1.6.2-rc1Dévai Tamás1-0/+1
2009-02-15builtin-receive-pack.c: fix compiler warnings about format stringRené Scharfe1-2/+2
2009-02-15RelNotes UpdateJunio C Hamano1-4/+26
2009-02-15Merge branch 'mc/setup-cd-p'Junio C Hamano2-23/+10
2009-02-15Merge branch 'ff/submodule-no-fetch'Junio C Hamano2-4/+22
2009-02-15Merge branch 'ms/mailmap'Junio C Hamano15-130/+644
2009-02-15Merge branch 'jn/gitweb-committag'Junio C Hamano1-1/+1
2009-02-15Merge branch 'rc/http-push'Junio C Hamano2-2/+18
2009-02-15use a hash of the lock token as the suffix for PUT/MOVETay Ray Chuan2-2/+18
2009-02-15Merge branch 'js/gc-prune'Junio C Hamano3-8/+59
2009-02-15Merge branch 'tr/abbrev-commit-no-ellipses'Junio C Hamano16-21/+19
2009-02-15Merge branch 'jc/branch-previous'Junio C Hamano4-20/+94
2009-02-14bash: fix misspelled 'git svn' optionSZEDER Gábor1-1/+1
2009-02-14t1500: more 'git rev-parse --git-dir' testsSZEDER Gábor1-3/+3
2009-02-14Move 'rev-parse --git-dir' test to t1500SZEDER Gábor2-9/+9
2009-02-14Documentation: pruning recipe for destructive filter-branchThomas Rast1-0/+41
2009-02-14gc: make --prune useful again by accepting an optional parameterJohannes Schindelin3-8/+59
2009-02-13Teach @{-1} to git mergeJunio C Hamano2-3/+35
2009-02-13Teach the "@{-1} syntax to "git branch"Junio C Hamano3-17/+59
2009-02-13symbolic-ref: allow refs/<whatever> in HEADJeff King2-7/+2
2009-02-13Remove redundant bit clears from diff_setup()Keith Cascio1-3/+0
2009-02-13log: do not print ellipses with --abbrev-commitThomas Rast16-21/+19
2009-02-13bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai1-1/+5
2009-02-12Install the default "master" branch configuration after cloning a voidJunio C Hamano2-5/+33
2009-02-12Update documentation to add further information about using Thunderbird with ...Jeremy White2-0/+41
2009-02-12git-rebase.txt: --interactive does not work with --whitespaceMark Burton1-0/+1
2009-02-12Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig1-0/+5
2009-02-12Revert "validate_headref: tighten ref-matching to just branches"Junio C Hamano1-2/+2
2009-02-12Bugfix: GIT_EXTERNAL_DIFF with more than one changed filesNazri Ramliy2-4/+12
2009-02-11Merge branch 'maint'Junio C Hamano4-20/+88
2009-02-11Prepare for 1.6.1.4.Junio C Hamano2-1/+20
2009-02-11Merge branch 'maint-1.6.0' into maintJunio C Hamano3-20/+69
2009-02-11Make repack less likely to corrupt repositoryJunio C Hamano1-20/+67
2009-02-11fast-export: ensure we traverse commits in topological orderElijah Newren1-0/+1
2009-02-11filter-branch: Add more error-handlingEric Kidd2-12/+18
2009-02-11Fix contrib/hooks/post-receive-email for new duplicate branchPat Notz1-1/+3
2009-02-11Clear the delta base cache if a pack is rebuiltShawn O. Pearce1-0/+1
2009-02-11Merge git://git.bogomips.org/git-svnJunio C Hamano5-21/+279
2009-02-11Squelch overzealous "ignoring dangling symref" in an empty repositoryJunio C Hamano1-1/+2
2009-02-11test case for regression caused by git-svn empty symlink fixAnton Gyllenberg2-0/+208
2009-02-11git-svn: fix broken symlink workaround when switching branchesEric Wong1-5/+6
2009-02-11git-svn: Print revision while searching for earliest use of pathDeskin Miller1-0/+3
2009-02-11git-svn: abstract out a block into new method other_gs()Sam Vilain1-16/+24
2009-02-11git-svn: allow disabling expensive broken symlink checksEric Wong3-0/+38
2009-02-11Merge branch 'maint'Junio C Hamano2-2/+43
2009-02-11Merge branch 'maint-1.5.6' into maintJunio C Hamano2-2/+43
2009-02-11Merge branch 'maint-1.5.5' into maint-1.5.6Junio C Hamano2-2/+43
2009-02-11Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2-2/+43
2009-02-11revision traversal and pack: notice and die on missing commitJunio C Hamano2-2/+43
2009-02-10builtin-receive-pack.c: do not initialize statics to 0Junio C Hamano1-2/+2
2009-02-10receive-pack: receive.denyDeleteCurrentJunio C Hamano2-11/+74
2009-02-10Drop double-semicolon in CJunio C Hamano4-4/+4
2009-02-10Warn use of "origin" when remotes/origin/HEAD is danglingJunio C Hamano2-2/+10
2009-02-10remote prune: warn dangling symrefsJunio C Hamano4-18/+86
2009-02-10Fix the installation path for html documentationMichael J Gruber1-1/+1
2009-02-10Generalize and libify index_is_dirty() to index_differs_from(...)Stephan Beyer4-23/+20
2009-02-10Makefile: resort filenames alphabeticallyStephan Beyer1-8/+8
2009-02-10Modernize t5400 test scriptJunio C Hamano1-86/+94
2009-02-10Describe notable git.el changes in the release notesAlexandre Julliard1-2/+3
2009-02-10Revert "Merge branch 'js/notes'"Junio C Hamano16-506/+0
2009-02-10Merge branch 'lh/submodule-tree-traversal' (early part)Junio C Hamano4-9/+32
2009-02-10Merge branch 'js/git-submodule-trailing-slash'Junio C Hamano3-2/+34
2009-02-10Merge branch 'js/maint-1.6.0-path-normalize'Junio C Hamano6-152/+115
2009-02-10Merge branch 'maint'Junio C Hamano3-0/+9
2009-02-10Merge branch 'maint-1.6.0' into maintJunio C Hamano3-0/+9
2009-02-10Clear the delta base cache during fast-import checkpointShawn O. Pearce3-0/+9
2009-02-09git-web--browse: Fix check for /bin/startTodd Zullinger1-1/+1
2009-02-08Merge branch 'maint'Junio C Hamano3-3/+28
2009-02-08completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic1-5/+5
2009-02-08completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic1-1/+1
2009-02-08gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen2-3/+27
2009-02-08doc/bundle: Use the more conventional suffix '.bundle'Santi Béjar1-7/+7
2009-02-08Add two extra tests for git rebaseJohannes Schindelin1-1/+12
2009-02-08Documentation: clarify commits affected by gitk --mergeSitaram Chamarty1-1/+2
2009-02-08add -p: get rid of Git.pm warnings about unitialized valuesStephan Beyer1-1/+2
2009-02-08rev-list: fix showing distance when using --bisect-allChristian Couder1-0/+1
2009-02-08Move mailmap documentation into separate fileMarius Storm-Olsen4-84/+94
2009-02-08Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen5-51/+186
2009-02-08Add map_user() and clear_mailmap() to mailmapMarius Storm-Olsen3-51/+236
2009-02-08Add find_insert_index, insert_at_index and clear_func functions to string_listMarius Storm-Olsen2-4/+48
2009-02-08Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen10-7/+147
2009-02-07gitweb: Better regexp for SHA-1 committag matchJakub Narebski1-1/+1
2009-02-07submodule: warn about non-submodulesJohannes Schindelin2-1/+8
2009-02-07Let ls-files strip trailing slashes in submodules' pathsJohannes Schindelin2-1/+26
2009-02-07Remove unused normalize_absolute_path()Johannes Sixt2-46/+6
2009-02-07Test and fix normalize_path_copy()Johannes Sixt3-30/+26
2009-02-07Fix GIT_CEILING_DIRECTORIES on WindowsRené Scharfe2-8/+9
2009-02-07Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()Johannes Sixt3-87/+88
2009-02-07Make test-path-utils more robust against incorrect useJohannes Sixt1-1/+6
2009-02-07tree.c: allow read_tree_recursive() to traverse gitlink entriesLars Hjemli4-9/+32
2009-02-07GIT 1.6.2-rc0v1.6.2-rc0Junio C Hamano2-16/+58
2009-02-07Merge branch 'tr/add-p-single'Junio C Hamano2-16/+73
2009-02-07Merge branch 'js/filter-branch-submodule'Junio C Hamano2-14/+17
2009-02-07Merge branch 'maint'Junio C Hamano1-0/+32
2009-02-07emacs: Remove the no longer maintained vc-git package.Alexandre Julliard2-217/+1
2009-02-07git.el: Add some notes about Emacs versions compatibility.Alexandre Julliard1-2/+10
2009-02-07git.el: Use integer instead of character constants in case statement.Alexandre Julliard1-15/+15
2009-02-07git.el: Set a regexp for paragraph-separate in log-edit mode.Alexandre Julliard1-0/+1
2009-02-07git.el: Make git-run-command-region display the error if any.Alexandre Julliard1-19/+19
2009-02-07git.el: Add commands for cherry-pick and revert.Alexandre Julliard1-0/+42
2009-02-07git.el: Add a command to create a new branch.Alexandre Julliard1-0/+14
2009-02-07git.el: Add a checkout command.Alexandre Julliard1-2/+31
2009-02-07GIT 1.6.1.3v1.6.1.3Junio C Hamano3-2/+34
2009-02-07git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work treeMarcel M. Cary2-23/+10
2009-02-07submodule: add --no-fetch parameter to update commandFabian Franz2-4/+22
2009-02-07add -p: import Term::ReadKey with 'require'Thomas Rast1-1/+4
2009-02-05Merge branch 'js/maint-remote-remove-mirror'Junio C Hamano2-7/+58
2009-02-05Merge branch 'js/notes'Junio C Hamano15-0/+504
2009-02-05Merge branch 'jc/refuse-push-to-current'Junio C Hamano2-18/+46
2009-02-05Merge branch 'rc/http-push'Junio C Hamano1-37/+30
2009-02-05Merge branch 'gt/utf8-width'Junio C Hamano3-5/+27
2009-02-05Merge branch 'jk/head-symref'Junio C Hamano3-2/+46
2009-02-05Merge branch 'cb/mergetool'Junio C Hamano2-20/+70
2009-02-05Merge branch 'maint'Junio C Hamano1-1/+4
2009-02-05Merge branch 'maint-1.6.0' into maintJunio C Hamano1-1/+4
2009-02-05Merge branch 'jc/maint-apply-fix' into maintJunio C Hamano1-1/+1
2009-02-05Merge branch 'am/maint-push-doc' into maintJunio C Hamano2-23/+34
2009-02-05Merge branch 'sg/maint-gitdir-in-subdir' into maintJunio C Hamano2-1/+12
2009-02-05Merge branch 'lt/maint-wrap-zlib' into maintJunio C Hamano9-34/+99
2009-02-05Merge branch 'jc/maint-split-diff-metainfo' into maintJunio C Hamano3-67/+99
2009-02-05Merge branch 'js/maint-all-implies-HEAD' into maintJunio C Hamano6-2/+63
2009-02-05Merge branch 'kc/maint-diff-bwi-fix' into maintJunio C Hamano2-2/+31
2009-02-05filter-branch: do not consider diverging submodules a 'dirty worktree'Johannes Schindelin1-1/+1
2009-02-05add -p: print errors in separate colorThomas Rast2-12/+22
2009-02-05add -p: prompt for single charactersThomas Rast2-4/+48
2009-02-05Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian1-2/+4
2009-02-05config.mak.in: define paths without trailing slashPascal Obry1-2/+2