summaryrefslogtreecommitdiffstats
path: root/patch-id.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-11builtin-receive-pack.c: do not initialize statics to 0Junio C Hamano1-2/+2
2009-02-11receive-pack: receive.denyDeleteCurrentJunio C Hamano2-11/+74
2009-02-11Drop double-semicolon in CJunio C Hamano4-4/+4
2009-02-11Warn use of "origin" when remotes/origin/HEAD is danglingJunio C Hamano2-2/+10
2009-02-11remote prune: warn dangling symrefsJunio C Hamano4-18/+86
2009-02-11Fix the installation path for html documentationMichael J Gruber1-1/+1
2009-02-11Generalize and libify index_is_dirty() to index_differs_from(...)Stephan Beyer4-23/+20
2009-02-11Makefile: resort filenames alphabeticallyStephan Beyer1-8/+8
2009-02-11Modernize t5400 test scriptJunio C Hamano1-86/+94
2009-02-11Describe notable git.el changes in the release notesAlexandre Julliard1-2/+3
2009-02-11Revert "Merge branch 'js/notes'"Junio C Hamano16-506/+0
2009-02-11Clear 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-09completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic1-5/+5
2009-02-09completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic1-1/+1
2009-02-09gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen2-3/+27
2009-02-09doc/bundle: Use the more conventional suffix '.bundle'Santi Béjar1-7/+7
2009-02-09Add two extra tests for git rebaseJohannes Schindelin1-1/+12
2009-02-09Documentation: 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-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-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-07add -p: import Term::ReadKey with 'require'Thomas Rast1-1/+4
2009-02-06filter-branch: do not consider diverging submodules a 'dirty worktree'Johannes Schindelin1-1/+1
2009-02-06add -p: print errors in separate colorThomas Rast2-12/+22
2009-02-06add -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
2009-02-05Makefile: fix misdetection of relative pathnamesJunio C Hamano1-2/+2
2009-02-05Fixed broken git help -w when installing from RPMDavid J. Mellor1-1/+4