aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Not all systems use st_[cm]tim field for ns resolution file timestampJunio C Hamano2009-03-08
* Record ns-timestamps if possible, but do not use it without USE_NSECKjetil Barvik2009-03-07
* write_index(): update index_state->timestamp after flushing to diskKjetil Barvik2009-02-23
* verify_uptodate(): add ce_uptodate(ce) testKjetil Barvik2009-02-19
* make USE_NSEC work as expectedKjetil Barvik2009-02-19
* fix compile error when USE_NSEC is definedKjetil Barvik2009-02-19
* check_updates(): effective removal of cache entries marked CE_REMOVEKjetil Barvik2009-02-18
* lstat_cache(): print a warning if doing ping-pong between cache typesKjetil Barvik2009-02-09
* show_patch_diff(): remove a call to fstat()Kjetil Barvik2009-02-09
* write_entry(): use fstat() instead of lstat() when file is openKjetil Barvik2009-02-09
* write_entry(): cleanup of some duplicated codeKjetil Barvik2009-02-09
* create_directories(): remove some memcpy() and strchr() callsKjetil Barvik2009-02-09
* unlink_entry(): introduce schedule_dir_for_removal()Kjetil Barvik2009-02-09
* lstat_cache(): swap func(length, string) into func(string, length)Kjetil Barvik2009-02-09
* lstat_cache(): generalise longest_match_lstat_cache()Kjetil Barvik2009-02-09
* lstat_cache(): small cleanup and optimisationKjetil Barvik2009-02-09
* git-web--browse: Fix check for /bin/startTodd Zullinger2009-02-09
* Merge branch 'maint'Junio C Hamano2009-02-08
|\
| * gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen2009-02-08
| * rev-list: fix showing distance when using --bisect-allChristian Couder2009-02-08
* | completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic2009-02-08
* | completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic2009-02-08
* | doc/bundle: Use the more conventional suffix '.bundle'Santi Béjar2009-02-08
* | Add two extra tests for git rebaseJohannes Schindelin2009-02-08
* | Documentation: clarify commits affected by gitk --mergeSitaram Chamarty2009-02-08
* | add -p: get rid of Git.pm warnings about unitialized valuesStephan Beyer2009-02-08
* | GIT 1.6.2-rc0v1.6.2-rc0Junio C Hamano2009-02-07
* | Merge branch 'tr/add-p-single'Junio C Hamano2009-02-07
|\ \
| * | add -p: import Term::ReadKey with 'require'Thomas Rast2009-02-07
| * | add -p: print errors in separate colorThomas Rast2009-02-05
| * | add -p: prompt for single charactersThomas Rast2009-02-05
* | | Merge branch 'js/filter-branch-submodule'Junio C Hamano2009-02-07
|\ \ \
| * | | filter-branch: do not consider diverging submodules a 'dirty worktree'Johannes Schindelin2009-02-05
| * | | filter-branch: Fix fatal error on bare repositoriesEric Kidd2009-02-03
* | | | Merge branch 'maint'Junio C Hamano2009-02-07
|\ \ \ \ | | |_|/ | |/| |
| * | | GIT 1.6.1.3v1.6.1.3Junio C Hamano2009-02-07
* | | | emacs: Remove the no longer maintained vc-git package.Alexandre Julliard2009-02-07
* | | | git.el: Add some notes about Emacs versions compatibility.Alexandre Julliard2009-02-07
* | | | git.el: Use integer instead of character constants in case statement.Alexandre Julliard2009-02-07
* | | | git.el: Set a regexp for paragraph-separate in log-edit mode.Alexandre Julliard2009-02-07
* | | | git.el: Make git-run-command-region display the error if any.Alexandre Julliard2009-02-07
* | | | git.el: Add commands for cherry-pick and revert.Alexandre Julliard2009-02-07
* | | | git.el: Add a command to create a new branch.Alexandre Julliard2009-02-07
* | | | git.el: Add a checkout command.Alexandre Julliard2009-02-07
* | | | Merge branch 'js/maint-remote-remove-mirror'Junio C Hamano2009-02-05
|\ \ \ \
| * | | | builtin-remote: make rm operation safer in mirrored repositoryJay Soffian2009-02-04
| * | | | builtin-remote: make rm() use properly named variable to hold return valueJay Soffian2009-02-03
* | | | | Merge branch 'js/notes'Junio C Hamano2009-02-05
|\ \ \ \ \
| * | | | | git-notes: fix printing of multi-line notesTor Arne Vestbø2009-01-14
| * | | | | notes: fix core.notesRef documentationThomas Rast2009-01-13